Summary: | DAHLIN-00174: Version 2.2.1 init.d script doesn't recognize suse | ||
Reporter: | Olle Johansson (oej) | Labels: | |
Date Opened: | 2010-02-03 06:56:24.000-0600 | Date Closed: | 2010-03-01 14:56:50.000-0600 |
Priority: | Minor | Regression? | No |
Status: | Closed/Complete | Components: | General |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ||
Description: | Add if [ -f /etc/SuSE-release ] then system=suse fi ****** ADDITIONAL INFORMATION ****** ...otherwise it will look for Redhats functions and fail. | ||
Comments: | By: Digium Subversion (svnbot) 2010-03-01 14:56:50.000-0600 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 DAHLIN-174) Reported by: oej Patch by: jparker ------------------------------------------------------------------------ http://svn.digium.com/view/dahdi?view=rev&revision=8194 |