mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Ensure that old time based rules get deleted during reload
This commit is contained in:
parent
5430501d88
commit
0b77c21155
@ -146,6 +146,7 @@ function filter_configure_sync() {
|
||||
mwexec("/sbin/kldload ipfw");
|
||||
unmute_kernel_msgs();
|
||||
}
|
||||
exec("/sbin/ipfw delete 1-500");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user