Loading fs/skeleton/etc/init.d/S40network +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ case "$1" in "$0" start ;; *) echo $"Usage: $0 {start|stop|restart}" echo "Usage: $0 {start|stop|restart}" exit 1 esac Loading package/at/S99at +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ case "$1" in restart ;; *) echo $"Usage: $0 {start|stop|restart}" echo "Usage: $0 {start|stop|restart}" exit 1 esac Loading package/busybox/S01logging +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ case "$1" in restart|reload) ;; *) echo $"Usage: $0 {start|stop|restart}" echo "Usage: $0 {start|stop|restart}" exit 1 esac Loading package/busybox/S10mdev +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ case "$1" in restart|reload) ;; *) echo $"Usage: $0 {start|stop|restart}" echo "Usage: $0 {start|stop|restart}" exit 1 esac Loading package/dbus/S30dbus +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ case "$1" in RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|status|restart|condrestart|reload}" echo "Usage: $0 {start|stop|status|restart|condrestart|reload}" ;; esac exit $RETVAL Loading
fs/skeleton/etc/init.d/S40network +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ case "$1" in "$0" start ;; *) echo $"Usage: $0 {start|stop|restart}" echo "Usage: $0 {start|stop|restart}" exit 1 esac Loading
package/at/S99at +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ case "$1" in restart ;; *) echo $"Usage: $0 {start|stop|restart}" echo "Usage: $0 {start|stop|restart}" exit 1 esac Loading
package/busybox/S01logging +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ case "$1" in restart|reload) ;; *) echo $"Usage: $0 {start|stop|restart}" echo "Usage: $0 {start|stop|restart}" exit 1 esac Loading
package/busybox/S10mdev +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ case "$1" in restart|reload) ;; *) echo $"Usage: $0 {start|stop|restart}" echo "Usage: $0 {start|stop|restart}" exit 1 esac Loading
package/dbus/S30dbus +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ case "$1" in RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|status|restart|condrestart|reload}" echo "Usage: $0 {start|stop|status|restart|condrestart|reload}" ;; esac exit $RETVAL