
#--------------------------------------------------
# Run these commands whenever a PPP connection closes
#--------------------------------------------------

# Set the umask to create world readable files by default - we 
# inherit umask of 077, it seems
umask 022

/usr/bin/chpst -l /var/lock/subsys/ip-down.local /sbin/e-smith/signal-event ip-down "$@"
