diff options
-rw-r--r-- | packages/asterisk/asterisk-1.4.10/init | 2 | ||||
-rw-r--r-- | packages/asterisk/asterisk-1.4.11/init | 2 | ||||
-rw-r--r-- | packages/asterisk/asterisk-1.4.17/init | 2 | ||||
-rw-r--r-- | packages/asterisk/files/init | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/packages/asterisk/asterisk-1.4.10/init b/packages/asterisk/asterisk-1.4.10/init index f26ad38db3..d53a9a1e5e 100644 --- a/packages/asterisk/asterisk-1.4.10/init +++ b/packages/asterisk/asterisk-1.4.10/init @@ -1,7 +1,7 @@ #! /bin/sh # # This is an init script for openembedded -# Copy it to /etc/init.d/openpbx and type +# Copy it to /etc/init.d/callweaver and type # > update-rc.d asterisk defaults 60 # asterisk=/usr/sbin/asterisk diff --git a/packages/asterisk/asterisk-1.4.11/init b/packages/asterisk/asterisk-1.4.11/init index f26ad38db3..d53a9a1e5e 100644 --- a/packages/asterisk/asterisk-1.4.11/init +++ b/packages/asterisk/asterisk-1.4.11/init @@ -1,7 +1,7 @@ #! /bin/sh # # This is an init script for openembedded -# Copy it to /etc/init.d/openpbx and type +# Copy it to /etc/init.d/callweaver and type # > update-rc.d asterisk defaults 60 # asterisk=/usr/sbin/asterisk diff --git a/packages/asterisk/asterisk-1.4.17/init b/packages/asterisk/asterisk-1.4.17/init index f26ad38db3..d53a9a1e5e 100644 --- a/packages/asterisk/asterisk-1.4.17/init +++ b/packages/asterisk/asterisk-1.4.17/init @@ -1,7 +1,7 @@ #! /bin/sh # # This is an init script for openembedded -# Copy it to /etc/init.d/openpbx and type +# Copy it to /etc/init.d/callweaver and type # > update-rc.d asterisk defaults 60 # asterisk=/usr/sbin/asterisk diff --git a/packages/asterisk/files/init b/packages/asterisk/files/init index 1ece638c22..e54b2342f1 100644 --- a/packages/asterisk/files/init +++ b/packages/asterisk/files/init @@ -1,7 +1,7 @@ #! /bin/sh # # This is an init script for openembedded -# Copy it to /etc/init.d/openpbx and type +# Copy it to /etc/init.d/callweaver and type # > update-rc.d asterisk14 defaults 60 # asterisk=/usr/sbin/asterisk |