Signed-off-by: Stijn Tintel <[email protected]>
---
package/base-files/files/etc/init.d/boot | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/base-files/files/etc/init.d/boot
b/package/base-files/files/etc/init.d/boot
index ccd0afe..944c873 100755
--- a/package/base-files/files/etc/init.d/boot
+++ b/package/base-files/files/etc/init.d/boot
@@ -27,6 +27,7 @@ boot() {
mkdir -p /var/lock
mkdir -p /var/state
mkdir -p /var/tmp
+ mkdir -p /tmp/etc
mkdir -p /tmp/.uci
chmod 0700 /tmp/.uci
touch /var/log/wtmp
--
2.7.3
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel