mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user