source:
npl/kernel/drv_mISDN2/post.mISDN
@
b4abfab
Last change on this file since b4abfab was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 114 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 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.