1 2 3 4 5 6 7
#!/bin/sh [ -n "${IPKG_INSTROOT}" ] || { /etc/init.d/luci_fixtime enable /etc/init.d/luci_ethers enable /etc/init.d/luci_hosts enable }