summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-09 03:33:19 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-09 03:33:19 +0000
commit5a8219e3f51833dbee3a2cf0c2f61a6113c4919d (patch)
tree623a9ebcd6652da0a4f987c92b0e526eb141bdf8 /etc
parent52d72d2eb94c7005f71f2e32870e0956818f9620 (diff)
downloadpfsense-5a8219e3f51833dbee3a2cf0c2f61a6113c4919d.zip
pfsense-5a8219e3f51833dbee3a2cf0c2f61a6113c4919d.tar.gz
Reload filter
Diffstat (limited to 'etc')
-rw-r--r--etc/phpshellsessions/enableallowallwan2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/phpshellsessions/enableallowallwan b/etc/phpshellsessions/enableallowallwan
index c9aacd7..94f95ff 100644
--- a/etc/phpshellsessions/enableallowallwan
+++ b/etc/phpshellsessions/enableallowallwan
@@ -15,3 +15,5 @@ unlink_if_exists("/tmp/config.cache");
write_config("pfSsh.php added allow all wan rule");
unlink_if_exists("/tmp/config.cache");
$config = parse_config(true);
+echo "Reloading the filter configuration..."
+filter_configure_sync(); \ No newline at end of file
OpenPOWER on IntegriCloud