aboutsummaryrefslogtreecommitdiffstats
path: root/init.asterisk
diff options
context:
space:
mode:
Diffstat (limited to 'init.asterisk')
-rwxr-xr-xinit.asterisk8
1 files changed, 3 insertions, 5 deletions
diff --git a/init.asterisk b/init.asterisk
index 09d5e269a..bc421beb3 100755
--- a/init.asterisk
+++ b/init.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