kumquat-buildroot/system
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
..
skeleton skeleton: /etc/fstab: make sure /tmp is world writable and sticky 2014-02-21 22:30:24 +01:00
Config.in system: fix kconfig warning about BR2_PACKAGE_SYSVINIT 2014-01-13 23:31:20 +01:00
device_table_dev.txt
device_table.txt
system.mk