[asterisk-bugs] [DAHDI-linux 0016761]: Version 2.2.1 init.d script doesn't recognize suse
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 1 14:56:50 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16761
======================================================================
Reported By: oej
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 16761
Category: General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: acknowledged
JIRA:
Reviewboard Link:
======================================================================
Date Submitted: 2010-02-03 06:56 CST
Last Modified: 2010-03-01 14:56 CST
======================================================================
Summary: Version 2.2.1 init.d script doesn't recognize suse
Description:
Add
if [ -f /etc/SuSE-release ]
then
system=suse
fi
======================================================================
----------------------------------------------------------------------
(0118714) svnbot (reporter) - 2010-03-01 14:56
https://issues.asterisk.org/view.php?id=16761#c118714
----------------------------------------------------------------------
Repository: dahdi
Revision: 8194
U tools/trunk/dahdi.init
------------------------------------------------------------------------
r8194 | sruffell | 2010-03-01 14:56:49 -0600 (Mon, 01 Mar 2010) | 8 lines
dahdi.init: Add support for SuSE.
The init script would fail on SuSE without this change, since it would
look for
the redhat init script functions. DAHDI-437.
(closes issue https://issues.asterisk.org/view.php?id=16761)
Reported by: oej
Patch by: jparker
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=8194
Issue History
Date Modified Username Field Change
======================================================================
2010-03-01 14:56 svnbot Note Added: 0118714
======================================================================
More information about the asterisk-bugs
mailing list