Project

General

Profile

Download (192 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#!/bin/sh
2
/sbin/pfctl -b $3
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/bin/touch /tmp/filter_dirty
(5-5/16)