include/image.mk: /tmp should have mode 1777
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 1 Jul 2012 11:48:54 +0000 (11:48 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 1 Jul 2012 11:48:54 +0000 (11:48 +0000)
commit3d25196097c1fc4ff437f0d1cf5c62069111ecdb
treee79ac2c1b560cbe7e97c80f91d3a64c31575bc2e
parentcd2bdeddc5ca45883a83d42c683c4d46b059f963
include/image.mk: /tmp should have mode 1777

On the off chance that the root filesystem's /tmp is used directly as a
temporary directory instead of having a tmpfs mounted over it, it should have
the sticky bit set.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32572 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/image.mk