Skip to content
Commit a1451719 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <peter@korsgaard.com>
parent b57b69cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment