Revert changes as requested by Ermal

This commit is contained in:
gnhb 2010-04-12 22:41:44 +07:00
parent 541ba27e48
commit d32a40c1c6

View File

@ -4,5 +4,7 @@ if [ -f /tmp/$1up ] && [ -f /conf/$1.log ]; then
/usr/local/sbin/ppp-log-uptime.sh $seconds $1 &
fi
# delete the node just in case mpd cannot do that
#/usr/sbin/ngctl shutdown $1:
/bin/rm -f /var/etc/nameserver_$1
/usr/sbin/ngctl shutdown $1:
/bin/rm -f /var/etc/nameserver_$1
/bin/rm -f /tmp/$1_router
/bin/rm -f /tmp/$1up