source: npl/kernel/drv_mISDN2/post.mISDN @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c 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: 114 bytes
RevLine 
[c5c522c]1#!/bin/bash
2depmod -a
3misdn-init scan || exit 1
4misdn-init config || exit 1
5/usr/sbin/misdn-init start || exit 1
6
Note: See TracBrowser for help on using the repository browser.