summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/ppp-linkdown
blob: 83d1790c16e8a5f4033f43becf6ba671af722858 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# delete the node just in case mpd cannot do that
/usr/sbin/ngctl shutdown $1:
/bin/rm -f /var/etc/nameserver_$1
/bin/rm -f /tmp/$1_router
/bin/rm -f /tmp/$1up
OpenPOWER on IntegriCloud