source: npl/kernel/drv_dahdi/post.dahdi

Last change on this file 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
Line 
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.