source: trunk/debathena/config/zephyr-config/debian/debathena-zephyr-config.if-up @ 25082

Revision 25082, 110 bytes checked in by kaduk, 13 years ago (diff)
revert r25081
  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3case "$ADDRFAM" in
4    inet|NetworkManager)
5        /etc/init.d/zhm restart >/dev/null 2>&1 || :
6        ;;
7esac
Note: See TracBrowser for help on using the repository browser.