#!/bin/sh
exec >> /dev/null 2>&1

# this script goes into /etc/network to make it execute on ifdown
# you need to add the line "post-down /etc/network/wlan0-post-down.sh"
# to /etc/network/interfaces for the appropriate interface.
# Please be sure to install /etc/network/wlan0-post-up.sh else
# bad things might happen.


poff sunysb

