* luci/statistics: register statistics reload commit action

This commit is contained in:
Jo-Philipp Wich 2008-06-08 22:09:58 +00:00
parent cb3ed9f226
commit 5f6561bc34

View file

@ -0,0 +1,4 @@
#!/bin/sh
uci set luci.uci_oncommit.luci_statistics='/etc/init.d/luci_statistics restart'
uci commit luci