source:
npl/kernel/drv_mISDN/misdn.boot.d
@
0e62558
Last change on this file since 0e62558 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 118 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | #!/bin/bash |
2 | if [ -e /etc/misdn-init.conf ] && grep ^card /etc/misdn-init.conf; then | |
3 | /usr/sbin/misdn-init start | |
4 | fi |
Note: See TracBrowser
for help on using the repository browser.