#------------------------------------------------------------------------------ # /etc/ppp/ip-down800.hwsupp # # Enter your specific commands here, wget etc. # # Creation: 01.11.2005 hh # Last Update: $Id$ #------------------------------------------------------------------------------ if [ "$is_default_route" = "yes" ] then . /var/run/hwsupp.conf if [ -n "$hwsupp_online_led" ] then echo "$hwsupp_online_led off" > /var/run/embedded.fifo fi fi