summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.initial3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 315ede1..f5dd016 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -136,8 +136,7 @@ case ${opmode} in
10)
/usr/sbin/tcpdump -n -e -ttt -i pflog0
;;
-11)
-111)
+11 | 111)
/usr/bin/killall -9 php; /usr/bin/killall -9 lighttpd; /etc/rc.restart_webgui
;;
12)
OpenPOWER on IntegriCloud