disable kmod-ip6tables if netfilter ipv6 support is disabled
[openwrt.git] / package / ppp / files / ifup.pppoa
index 277266c..f78a162 100644 (file)
@@ -9,6 +9,8 @@ eval "proto=\"\${${type}_proto}\""
        exit
 }
 
+mkdir -p /var/lock
+
 for module in slhc ppp_generic pppoatm; do
        /sbin/insmod $module 2>&- >&-
 done
This page took 0.019346 seconds and 4 git commands to generate.