aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-04 20:09:14 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-04 20:09:14 +0000
commit2289001c00ce105845da20c54aa2851a3ade3f05 (patch)
treeb62da9be60064ea18ecf420dff3540f1b33c3c6e
parentaf5f6ac550b6bd9a833625e4ecbe5dcfe35b06f8 (diff)
downloadupstream-2289001c00ce105845da20c54aa2851a3ade3f05.tar.gz
upstream-2289001c00ce105845da20c54aa2851a3ade3f05.tar.bz2
upstream-2289001c00ce105845da20c54aa2851a3ade3f05.zip
fix displayed name in init script help text
SVN-Revision: 4916
-rwxr-xr-xopenwrt/package/base-files/default/etc/rc.common2
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 4a90a25b18..667627862f 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