mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
uspot: captive: restart(): include uspot accounting
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
This commit is contained in:
committed by
John Crispin
parent
3ab700de32
commit
23073a8ae5
@@ -5,6 +5,7 @@ let uci = require('uci').cursor();
|
||||
|
||||
function restart() {
|
||||
system('/etc/init.d/spotfilter restart');
|
||||
system('/etc/init.d/uspot restart');
|
||||
system('/etc/init.d/uhttpd restart');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user