kumquat-buildroot/system/skeleton
Peter Korsgaard a1451719df skeleton: /etc/fstab: make sure /tmp is world writable and sticky
ramfs (which is used instead of tmpfs if CONFIG_SHMEM isn't enabled in the
kernel configuration), defaults to mode 0755 instead of 01777 like tmpfs
uses.

/tmp should be world writable and sticky, so explictly enforce the mode so
ramfs users gets it correct instead of relying on the defaults.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-21 22:30:24 +01:00
..
bin
dev
etc skeleton: /etc/fstab: make sure /tmp is world writable and sticky 2014-02-21 22:30:24 +01:00
home/ftp
lib
media
mnt
opt
proc
root
sbin
sys
tmp
usr
var
run