Searched refs:START (Results 26 - 50 of 53) sorted by relevance

123

/netgear-R7800-V1.0.2.28/package/base-files/files/etc/init.d/
H A Dsysctl4 START=99
H A Denet2 START=19
H A Ddone4 START=95
H A Dopmode2 START=20
H A Dboot5 START=10
/netgear-R7800-V1.0.2.28/package/green-download/files/
H A Dglboot2 START=99
/netgear-R7800-V1.0.2.28/package/base-files/files/etc/
H A Drc.common51 [ -n "$START" -o -n "$STOP" ] || {
52 echo "/etc/init.d/$name does not have a START or STOP value"
55 [ "$START" ] && ln -s "../init.d/$name" "$IPKG_INSTROOT/etc/rc.d/S${START}${name##S[0-9][0-9]}"
61 [ -x "$IPKG_INSTROOT/etc/rc.d/S${START}${name##S[0-9][0-9]}" ]
/netgear-R7800-V1.0.2.28/target/linux/brcm47xx/base-files/etc/init.d/
H A Dwmacfixup4 START=41
H A Dnetconfig4 START=05
/netgear-R7800-V1.0.2.28/target/linux/omap24xx/base-files/etc/init.d/
H A Dwatchdog4 START=25
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/files/
H A Dqca-nss-drv.init5 START=70
/netgear-R7800-V1.0.2.28/target/linux/x86/base-files/etc/init.d/
H A Ddefconfig6 START=05
/netgear-R7800-V1.0.2.28/package/qca-wifi/files/etc/init.d/
H A Dssid_steering.init17 START=
/netgear-R7800-V1.0.2.28/package/shortcut-fe/files/etc/init.d/
H A Dshortcut-fe18 START=72
/netgear-R7800-V1.0.2.28/package/hd-idle/files/
H A Dhd-idle.init4 START=50
/netgear-R7800-V1.0.2.28/package/dnibusybox/files/
H A Dcron3 START=70
/netgear-R7800-V1.0.2.28/package/ez-ipupdate/files/
H A Dddns.init2 START=60
/netgear-R7800-V1.0.2.28/package/samba-scripts/files/
H A Dsamba.init3 START=60
/netgear-R7800-V1.0.2.28/target/linux/ipq806x/base-files/etc/init.d/
H A Dpowerctl3 START=99
/netgear-R7800-V1.0.2.28/package/linux-atm/files/
H A Dbr2684ctl6 START=50
/netgear-R7800-V1.0.2.28/package/qca-hostap/files/
H A Dmacsec.init18 START=
/netgear-R7800-V1.0.2.28/package/transmission/files/
H A Dtransmission.init3 START=99
/netgear-R7800-V1.0.2.28/target/linux/ps3/petitboot/base-files/etc/init.d/
H A Dboot4 START=10
/netgear-R7800-V1.0.2.28/package/zz-dni-streamboost/files/
H A Dstreamboost4 START=99
555 if [ -z "${START}" ]; then
556 echo "$0 has no START value"
565 rm -f "${IPKG_INSTROOT}/etc/rc.d/S${START}${daemon}"
573 if [ -z "${START}" ]; then
574 echo "$0 has no START value"
583 ln -s "../init.d/${daemon}" "${IPKG_INSTROOT}/etc/rc.d/S${START}${daemon}"
/netgear-R7800-V1.0.2.28/package/app-flow-scripts/files/
H A Dstreamboost4 START=99
540 if [ -z "${START}" ]; then
541 echo "$0 has no START value"
550 rm -f "${IPKG_INSTROOT}/etc/rc.d/S${START}${daemon}"
558 if [ -z "${START}" ]; then
559 echo "$0 has no START value"
568 ln -s "../init.d/${daemon}" "${IPKG_INSTROOT}/etc/rc.d/S${START}${daemon}"

Completed in 187 milliseconds

123