Summary: | DAHLIN-00016: [patch] dahdi.init not correct for Debian | ||
Reporter: | Michiel van Baak (mvanbaak) | Labels: | |
Date Opened: | 2008-07-05 07:02:19 | Date Closed: | 2008-07-06 15:33:58 |
Priority: | Major | Regression? | No |
Status: | Closed/Complete | Components: | |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ( 0) dahdi.init-debian.diff | |
Description: | There are a couple of issues with the dahdi.init in tools/trunk - dahdi_cfg is not installed in /sbin but in /usr/sbin - the start action is looking for /dev/zap instead of /dev/dahdi - it's trying to modprobe dahdi_dahdi_dummy instead of dahdi_dummy - it's missing a check for redhat where it touches $LOCKFILE that's only defined in redhat This patch addresses all the above things | ||
Comments: | By: Digium Subversion (svnbot) 2008-07-06 15:33:52 Repository: dahdi Revision: 4551 U tools/trunk/dahdi.init ------------------------------------------------------------------------ r4551 | tzafrir | 2008-07-06 15:33:50 -0500 (Sun, 06 Jul 2008) | 3 lines dahdi.init fixes reported by mvanbaak. Closes issue DAHLIN-16 . ------------------------------------------------------------------------ http://svn.digium.com/view/dahdi?view=rev&revision=4551 |