source:
npl/kernel/drv_dahdi/post.dahdi
Last change on this file was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 129 bytes |
Line | |
---|---|
1 | #these rules give errormessages on startup |
2 | |
3 | rm /etc/udev/rules.d/dahdi.rules &>/dev/null |
4 | depmod -a |
5 | modprobe dahdi_dummy |
6 | |
7 | exit 0 |
8 |
Note: See TracBrowser
for help on using the repository browser.