Version 0.3.0 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2002-10-22 15:31:47 +00:00
parent 622848130b
commit e488544457
5 changed files with 107 additions and 33 deletions

View File

@@ -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