Revert "luci: auto restart when iface up"
This reverts commit be8f6b1909
.
This commit is contained in:
parent
b2d03e953d
commit
872ed3c1fb
@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
[[ "$ACTION" == "ifup" && $(uci get "passwall.@global[0].enabled") == "1" ]] && {
|
||||
/etc/init.d/passwall restart
|
||||
echo "passwall: restart when $INTERFACE ifup" > /dev/kmsg
|
||||
}
|
Loading…
Reference in New Issue
Block a user