[Home]

Summary:ASTERISK-16653: [patch] debian warnings on make config
Reporter:Javier Sixto (javyer)Labels:
Date Opened:2010-09-06 16:25:14Date Closed:2010-09-17 09:23:33
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Utilities/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch.diff
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
Comments:By: Digium Subversion (svnbot) 2010-09-16 17:12:30

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 ASTERISK-16653)
Reported by: javyer

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=287197

By: Digium Subversion (svnbot) 2010-09-16 17:12:52

Repository: asterisk
Revision: 287198

_U  branches/1.6.2/
U   branches/1.6.2/contrib/init.d/rc.debian.asterisk

------------------------------------------------------------------------
r287198 | qwell | 2010-09-16 17:12:51 -0500 (Thu, 16 Sep 2010) | 14 lines

Merged revisions 287197 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 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 ASTERISK-16653)
 Reported by: javyer
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=287198