[asterisk-bugs] [Asterisk 0014864]: [patch] LSB header for init scripts
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 11 17:53:34 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14864
======================================================================
Reported By: lathama
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14864
Category: Core/BuildSystem
Reproducibility: always
Severity: text
Priority: normal
Status: ready for testing
Target Version: 1.4.30
Asterisk Version: SVN
JIRA: SWP-492
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-04-08 15:47 CDT
Last Modified: 2010-01-11 17:53 CST
======================================================================
Summary: [patch] LSB header for init scripts
Description:
Add LSB headers to init scripts.
Suggestion
### BEGIN INIT INFO
# Provides: asterisk
# Required-Start: $network $local_fs $syslog
# Required-Stop: $network $local_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start Asterisk at boot time
# Description: Asterisk a software PBX and VoIP glue.
### END INIT INFO
For all platforms.
http://wiki.debian.org/LSBInitScripts
eg.. asterisk/contrib/init.d/rc.debian.asterisk
======================================================================
----------------------------------------------------------------------
(0116484) svnbot (reporter) - 2010-01-11 17:53
https://issues.asterisk.org/view.php?id=14864#c116484
----------------------------------------------------------------------
Repository: asterisk
Revision: 239270
U trunk/contrib/init.d/rc.archlinux.asterisk
U trunk/contrib/init.d/rc.debian.asterisk
U trunk/contrib/init.d/rc.gentoo.asterisk
U trunk/contrib/init.d/rc.mandriva.asterisk
U trunk/contrib/init.d/rc.redhat.asterisk
U trunk/contrib/init.d/rc.slackware.asterisk
U trunk/contrib/init.d/rc.suse.asterisk
------------------------------------------------------------------------
r239270 | tilghman | 2010-01-11 17:53:33 -0600 (Mon, 11 Jan 2010) | 6
lines
Add LSB headers to init scripts.
(closes issue https://issues.asterisk.org/view.php?id=14864)
Reported by: lathama
Patches:
lsb-init-info-debian.diff uploaded by pkempgen (license 169)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=239270
Issue History
Date Modified Username Field Change
======================================================================
2010-01-11 17:53 svnbot Checkin
2010-01-11 17:53 svnbot Note Added: 0116484
======================================================================
More information about the asterisk-bugs
mailing list