root/usr/local/sbin/ppp-linkdown @ 5e34cdb2
1 |
#!/bin/sh
|
---|---|
2 |
|
3 |
# delete the node just in case mpd cannot do that
|
4 |
/usr/sbin/ngctl shutdown $1:
|
5 |
|
6 |
rm -f /tmp/$1_router |