diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-23 01:19:35 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2014-01-23 12:01:53 -0600 |
commit | 4ee8e90ffed3ab9f9627f7bbaa48f514fd520f2a (patch) | |
tree | 9d1b170952e1869b74f2535dfc7e7c508d6ebbcd /sh/.gitignore | |
parent | 2cc6ef723a7395993362f8015cd8aab6430301a9 (diff) |
devfs: explicitly mount /dev/shm with mode=1777
The current code relies on the tmpfs mount defaulting to 1777
permissions. If it doesn't, things break badly.
This can come up when tmpfs is disabled in the kernel and ramfs
is being used instead (the kernel will alias tmpfs to ramfs).
The default permissions for ramfs is 0755.
Diffstat (limited to 'sh/.gitignore')
0 files changed, 0 insertions, 0 deletions