summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-13 17:34:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-13 17:34:57 +0000
commitf6eeaa6515dd15a86043a28d23a3f09a36e99ead (patch)
treea40d88a195fbe24dfb2842e79df71c18b4655456 /etc
parentdbac8df230833dd633ebc2baa6c665058b8d1e22 (diff)
downloadpfsense-f6eeaa6515dd15a86043a28d23a3f09a36e99ead.zip
pfsense-f6eeaa6515dd15a86043a28d23a3f09a36e99ead.tar.gz
pfctl has no -y and there is no need to resync.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/filter.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 52043f1..3bc0871 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -40,8 +40,6 @@ require_once("notices.inc");
function filter_resync() {
global $config, $g;
-
- mwexec("/sbin/pfctl -y"); /* XXX */
}
function filter_pflog_start() {
OpenPOWER on IntegriCloud