base-files: fix /tmp/.jail permissions
[openwrt/openwrt.git] / package / base-files / files / etc / init.d / boot
index f10db1344f69dc9e08dd28dc68df6e85f054e187..a53be743e8872b67ad6d4fff64565ef34009dab8 100755 (executable)
@@ -28,6 +28,7 @@ boot() {
        mkdir -p /var/state
        mkdir -p /tmp/.uci
        chmod 0700 /tmp/.uci
+       mkdir -p /tmp/.jail
        touch /var/log/wtmp
        touch /var/log/lastlog
        touch /tmp/resolv.conf.auto