aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/init.d/rc.redhat.asterisk
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-10-22 15:31:47 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-10-22 15:31:47 +0000
commit8e69d5d172a93ecd4051e6ca504cea0a7fe1cab3 (patch)
tree5c88a6fcedc2c50be79e22d06ee1fc5d61b607f0 /contrib/init.d/rc.redhat.asterisk
parentf84fd20f0f307b388a22ec7be9f054224745b548 (diff)
Version 0.3.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@539 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'contrib/init.d/rc.redhat.asterisk')
-rwxr-xr-xcontrib/init.d/rc.redhat.asterisk8
1 files changed, 3 insertions, 5 deletions
diff --git a/contrib/init.d/rc.redhat.asterisk b/contrib/init.d/rc.redhat.asterisk
index 09d5e269a..bc421beb3 100755
--- a/contrib/init.d/rc.redhat.asterisk
+++ b/contrib/init.d/rc.redhat.asterisk
@@ -1,13 +1,11 @@
#!/bin/sh
#
-# asterisk This shell script takes care of starting and stopping
-# asterisk (printer daemon).
+# asterisk This shell script takes care of starting and stopping Asterisk.
+#
#
# chkconfig: 2345 60 60
-# description: asterisk is the print daemon required for lpr to work properly. \
-# It is basically a server that arbitrates print jobs to printer(s).
+# description: Asterisk is the Linux based PBX
# processname: asterisk
-# config: /etc/printcap
# Source function library.
. /etc/rc.d/init.d/functions