source:
npl/kernel/drv_mISDN2/post.mISDN
@
1bce4e1
Last change on this file since 1bce4e1 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 114 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | depmod -a |
3 | misdn-init scan || exit 1 |
4 | misdn-init config || exit 1 |
5 | /usr/sbin/misdn-init start || exit 1 |
6 |
Note: See TracBrowser
for help on using the repository browser.