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