1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 20:00:15 +03:00
openwrt-xburst/package/base-files/files
jow 287fdd0d38 [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039)
During the first OpenWrt boot after a clean flash (when the jffs2
partition is not yet initialized) tmpfs is used instead of the usual
jffs2 overlay filesystem.  If this tmpfs is mounted with default
options, all directories created there (/etc, /etc/config, other
subdirectories in /etc) get permissions 1777 by default, and these
permissions then persist in the created jffs2 at least until
subsequent sysupgrade.  Mounting tmpfs with mode=0755 fixes the
permission problem.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 00:26:00 +00:00
..
bin [package] base-files, busybox: fix 22279, simplify code and get rid of awk 2010-07-18 18:36:12 +00:00
etc [package] base-files: 2010-10-05 19:24:12 +00:00
lib [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039) 2010-11-07 00:26:00 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin [package] base-files: 2010-10-05 19:24:12 +00:00
usr [package] base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script. 2010-10-04 00:07:07 +00:00