luci-app-passwall: sync upstream
This commit is contained in:
parent
a33dcef5be
commit
46dfad2f5c
@ -16,7 +16,7 @@
|
|||||||
echo $$ > ${LOCK_FILE}
|
echo $$ > ${LOCK_FILE}
|
||||||
|
|
||||||
/etc/init.d/passwall restart >/dev/null 2>&1 &
|
/etc/init.d/passwall restart >/dev/null 2>&1 &
|
||||||
echo "passwall: restart when $INTERFACE ifup" > /dev/kmsg
|
logger -p notice -t network -s "passwall: restart when $INTERFACE ifup"
|
||||||
|
|
||||||
rm -rf ${LOCK_FILE}
|
rm -rf ${LOCK_FILE}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user