[Home]

Summary:ASTERISK-03863: Missing cmd chkconfig on Debian blocks make config
Reporter:manero (manero)Labels:
Date Opened:2005-04-04 18:59:04Date Closed:2008-06-07 10:50:33
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:File Makefile:
There is no cmd chkconfig on Debian -
you should use update-rc.d with proper params.
Comments:By: Kevin P. Fleming (kpfleming) 2005-04-04 19:01:12

So Debian uses /etc/rc.d/init.d or /etc/init.d but not chkconfig?

By: Kevin P. Fleming (kpfleming) 2005-04-04 19:02:11

Also, please re-read the bug guidelines. This is most definitely not a 'block' bug.

By: manero (manero) 2005-04-04 19:08:51

This bug block instalation of file /etc/default/zatpel but I agree still not block bug

By: Kevin P. Fleming (kpfleming) 2005-04-04 23:19:32

Fixed in CVS, thanks!

By: Russell Bryant (russell) 2005-04-05 00:47:10

fixed in 1.0

By: Digium Subversion (svnbot) 2008-06-07 10:50:31

Repository: dahdi
Revision: 617

U   trunk/Makefile

------------------------------------------------------------------------
r617 | kpfleming | 2008-06-07 10:50:31 -0500 (Sat, 07 Jun 2008) | 2 lines

only attempt to run chkconfig if we can find it (bug ASTERISK-3863)

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

http://svn.digium.com/view/dahdi?view=rev&revision=617

By: Digium Subversion (svnbot) 2008-06-07 10:50:33

Repository: dahdi
Revision: 618

U   branches/v1-0/ChangeLog
U   branches/v1-0/Makefile

------------------------------------------------------------------------
r618 | russell | 2008-06-07 10:50:32 -0500 (Sat, 07 Jun 2008) | 2 lines

look for chkconfig (bug ASTERISK-3863)

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

http://svn.digium.com/view/dahdi?view=rev&revision=618