diff options
Diffstat (limited to 'package/base-files/default')
-rwxr-xr-x | package/base-files/default/etc/rc.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/default/etc/rc.common b/package/base-files/default/etc/rc.common index 4a90a25b1..667627862 100755 --- a/package/base-files/default/etc/rc.common +++ b/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 |