[asterisk-bugs] [Asterisk 0017958]: [patch] debian warnings on make config
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 16 17:12:31 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17958
======================================================================
Reported By: javyer
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17958
Category: Utilities/General
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for review
Asterisk Version: 1.6.2.11
JIRA: SWP-2170
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-06 16:25 CDT
Last Modified: 2010-09-16 17:12 CDT
======================================================================
Summary: [patch] debian warnings on make config
Description:
make config
update-rc.d: warning: /etc/init.d/asterisk missing LSB information
update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
Adding system startup for /etc/init.d/asterisk ...
/etc/rc0.d/K91asterisk -> ../init.d/asterisk
/etc/rc1.d/K91asterisk -> ../init.d/asterisk
/etc/rc6.d/K91asterisk -> ../init.d/asterisk
/etc/rc2.d/S50asterisk -> ../init.d/asterisk
/etc/rc3.d/S50asterisk -> ../init.d/asterisk
/etc/rc4.d/S50asterisk -> ../init.d/asterisk
/etc/rc5.d/S50asterisk -> ../init.d/asterisk
======================================================================
----------------------------------------------------------------------
(0127068) svnbot (reporter) - 2010-09-16 17:12
https://issues.asterisk.org/view.php?id=17958#c127068
----------------------------------------------------------------------
Repository: asterisk
Revision: 287197
U branches/1.4/contrib/init.d/rc.debian.asterisk
------------------------------------------------------------------------
r287197 | qwell | 2010-09-16 17:12:30 -0500 (Thu, 16 Sep 2010) | 7 lines
Add LSB headers for Debian init script, since Debian will complain if it
isn't there.
Headers were taken from trunk.
(closes issue https://issues.asterisk.org/view.php?id=17958)
Reported by: javyer
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=287197
Issue History
Date Modified Username Field Change
======================================================================
2010-09-16 17:12 svnbot Checkin
2010-09-16 17:12 svnbot Note Added: 0127068
======================================================================
More information about the asterisk-bugs
mailing list