MFC (1.12): Re-sync'ing pf rules in post command as we already did for
ipfilter. Approved by: re (kensmith)
This commit is contained in:
parent
862b62f2a8
commit
087a0c03db
@ -40,9 +40,10 @@ ppp_precmd()
|
||||
|
||||
ppp_postcmd()
|
||||
{
|
||||
# Re-Sync ipfilter so it picks up any new network interfaces
|
||||
# Re-Sync ipfilter and pf so they pick up any new network interfaces
|
||||
#
|
||||
/etc/rc.d/ipfilter resync
|
||||
/etc/rc.d/pf resync
|
||||
}
|
||||
|
||||
load_rc_config $name
|
||||
|
Loading…
x
Reference in New Issue
Block a user