Project

General

Profile

Download (209 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#!/bin/sh
2
# /sbin/pfctl -b $4 -b $5
3
# delete the node just in case mpd cannot do that
4
/bin/rm -f /var/etc/nameserver_$1
5
/bin/rm -f /tmp/$1_router
6
/bin/rm -f /tmp/$1up
7
/usr/local/sbin/pfSctl -c 'filter reload'
(4-4/13)