* luci-0.8: merge r3703-r3706

This commit is contained in:
Jo-Philipp Wich 2008-11-04 20:30:16 +00:00
parent 8fb1ea2a32
commit bf93ade61c
4 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#!/bin/sh
/etc/init.d/luci_splash enable

View file

@ -2,3 +2,6 @@
[ -n "${IPKG_INSTROOT}" ] || { [ -n "${IPKG_INSTROOT}" ] || {
( . /etc/uci-defaults/luci-statistics ) && rm -f /etc/uci-defaults/luci-statistics ( . /etc/uci-defaults/luci-statistics ) && rm -f /etc/uci-defaults/luci-statistics
} }
/etc/init.d/luci_statistics enable
/etc/init.d/collectd enable

View file

@ -0,0 +1,3 @@
#!/bin/sh
/etc/init.d/olsrd enable

View file

@ -0,0 +1,6 @@
#!/bin/sh
/etc/init.d/luci_fixtime enable
/etc/init.d/luci_ethers enable
/etc/init.d/luci_hosts enable