* luci/statistics: register statistics reload commit action
This commit is contained in:
parent
cb3ed9f226
commit
5f6561bc34
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
uci set luci.uci_oncommit.luci_statistics='/etc/init.d/luci_statistics restart'
|
||||||
|
uci commit luci
|
Loading…
Reference in a new issue