* luci/app/statistics: enable luci_statistics and collectd in postinstall
This commit is contained in:
parent
5889342843
commit
8ac2e55b20
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
|||
[ -n "${IPKG_INSTROOT}" ] || {
|
||||
( . /etc/uci-defaults/luci-statistics ) && rm -f /etc/uci-defaults/luci-statistics
|
||||
}
|
||||
|
||||
/etc/init.d/luci_statistics enable
|
||||
/etc/init.d/collectd enable
|
||||
|
|
Loading…
Reference in a new issue