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