modules/admin-core: remove left over references to luci_hosts and luci_ethers
This commit is contained in:
parent
ccbaa90b25
commit
be7dc732ef
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
[ -n "${IPKG_INSTROOT}" ] || {
|
[ -n "${IPKG_INSTROOT}" ] || {
|
||||||
/etc/init.d/luci_fixtime enabled || /etc/init.d/luci_fixtime enable
|
/etc/init.d/luci_fixtime enabled || /etc/init.d/luci_fixtime enable
|
||||||
/etc/init.d/luci_ethers enabled || /etc/init.d/luci_ethers enable
|
/etc/init.d/luci_dhcp_migrate enabled || /etc/init.d/luci_dhcp_migrate enable
|
||||||
/etc/init.d/luci_hosts enabled || /etc/init.d/luci_hosts enable
|
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue