source:
trunk/debathena/config/zephyr-config/debian/debathena-zephyr-config.if-up
@
22778
Revision 22778, 108 bytes checked in by tabbott, 17 years ago (diff) | |
---|---|
|
Rev | Line | |
---|---|---|
[22778] | 1 | #!/bin/sh |
2 | ||
3 | case "$ADDRFAM" in | |
4 | inet|NetworkManager) | |
5 | /etc/init.d/zhm start >/dev/null 2>&1 || : | |
6 | ;; | |
7 | esac |
Note: See TracBrowser
for help on using the repository browser.