commit | 3901da6e0bd4c709dda5506b5bb28177aca31abe | [log] [tgz] |
---|---|---|
author | Jorge Lucangeli Obes <[email protected]> | Tue Mar 03 13:55:11 2015 -0800 |
committer | ChromeOS Commit Bot <[email protected]> | Wed Mar 04 07:28:49 2015 +0000 |
tree | 1c5639ead5971e3c200cff9ae7690f2cd0a93d52 | |
parent | e6bd8cc9ec47646b22902e004fb615c72278ab0c [diff] |
minijail: Allow tmpfs /tmp mount without a chroot. There's no need to require a chroot to mount a clean tmpfs /tmp. Also, halve the size of the tmpfs to 64M. BUG=brillo:439 TEST=Unit tests, security_Minijail pass. TEST='minijail0 -u nobody -g nobody -t -- mount' shows tmpfs mount. Change-Id: Iee84160cee0487a0e7e0807b64ba54f6b3980e83 Reviewed-on: https://chromium-review.googlesource.com/255650 Commit-Queue: Jorge Lucangeli Obes <[email protected]> Trybot-Ready: Jorge Lucangeli Obes <[email protected]> Tested-by: Jorge Lucangeli Obes <[email protected]> Reviewed-by: Lee Campbell <[email protected]>