summaryrefslogtreecommitdiffstats
path: root/etc/rc.restart_webgui
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-03-25 23:40:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-03-25 23:40:12 +0000
commit3d72f9f9319592d6ea967a4f7e81a9c81c049b2d (patch)
tree53878e81ab1e6e9a5417adbb9528eccf5e6b239b /etc/rc.restart_webgui
parent6d0e36962bcce42b7c0458b16e3e8a42278db477 (diff)
downloadpfsense-3d72f9f9319592d6ea967a4f7e81a9c81c049b2d.zip
pfsense-3d72f9f9319592d6ea967a4f7e81a9c81c049b2d.tar.gz
Restart captive portal if needed as well
Diffstat (limited to 'etc/rc.restart_webgui')
-rwxr-xr-xetc/rc.restart_webgui1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.restart_webgui b/etc/rc.restart_webgui
index a9088d2..b630072 100755
--- a/etc/rc.restart_webgui
+++ b/etc/rc.restart_webgui
@@ -10,6 +10,7 @@ mwexec("killall -9 lighttpd");
echo "Restarting webConfigurator...";
system_webgui_start();
+captiveportal_configure();
echo " done.\n\n";
OpenPOWER on IntegriCloud