Revision 3d72f9f9
Added by Scott Ullrich over 19 years ago
etc/rc.restart_webgui | ||
---|---|---|
10 | 10 |
echo "Restarting webConfigurator..."; |
11 | 11 |
|
12 | 12 |
system_webgui_start(); |
13 |
captiveportal_configure(); |
|
13 | 14 |
|
14 | 15 |
echo " done.\n\n"; |
15 | 16 |
|
Also available in: Unified diff
Restart captive portal if needed as well