aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-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