[asterisk-bugs] [Asterisk 0014864]: LSB header for init scripts
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Nov 7 11:08:20 CST 2009
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: acknowledged
Asterisk Version: 1.6.0.7
JIRA:
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: 2009-11-07 11:08 CST
======================================================================
Summary: 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
======================================================================
----------------------------------------------------------------------
(0113370) svnbot (reporter) - 2009-11-07 11:08
https://issues.asterisk.org/view.php?id=14864#c113370
----------------------------------------------------------------------
Repository: asterisk
Revision: 228766
U trunk/contrib/init.d/rc.debian.asterisk
------------------------------------------------------------------------
r228766 | tzafrir | 2009-11-07 11:08:19 -0600 (Sat, 07 Nov 2009) | 4 lines
Add LSB headers to the Debian init.d script
See also issue https://issues.asterisk.org/view.php?id=14864 .
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=228766
Issue History
Date Modified Username Field Change
======================================================================
2009-11-07 11:08 svnbot Checkin
2009-11-07 11:08 svnbot Note Added: 0113370
======================================================================
More information about the asterisk-bugs
mailing list