Skip to content

Commit

Permalink
openvpn: ifctl does pfctl internally
Browse files Browse the repository at this point in the history
(cherry picked from commit d4ba371)
  • Loading branch information
fichtner committed Oct 21, 2022
1 parent cd2a140 commit 7658feb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/etc/inc/plugins.inc.d/openvpn/ovpn-linkdown
@@ -1,6 +1,4 @@
#!/bin/sh

/sbin/pfctl -i ${1} -Fs

/usr/local/sbin/ifctl -4ci ${1}
/usr/local/sbin/ifctl -6ci ${1}

0 comments on commit 7658feb

Please sign in to comment.