source: npl/kernel/drv_dahdi/post.dahdi @ 1ebb340

Last change on this file since 1ebb340 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 129 bytes
RevLine 
[c5c522c]1#these rules give errormessages on startup
2
3rm /etc/udev/rules.d/dahdi.rules &>/dev/null
4depmod -a
5modprobe dahdi_dummy
6
7exit 0
8
Note: See TracBrowser for help on using the repository browser.