diff options
-rwxr-xr-x | openwrt/package/base-files/default/etc/rc.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/base-files/default/etc/rc.common b/openwrt/package/base-files/default/etc/rc.common index 4a90a25..6676278 100755 --- a/openwrt/package/base-files/default/etc/rc.common +++ b/openwrt/package/base-files/default/etc/rc.common @@ -41,7 +41,7 @@ depends() { help() { cat <<EOF -Syntax: $0 [command] +Syntax: $initscript [command] Available commands: start Start the service |