summaryrefslogtreecommitdiffstats
path: root/etc/rc.filter_configure
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-13 00:32:16 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-13 00:32:16 +0000
commite444cd017d18273466ed01b145a81e2b5d66c012 (patch)
tree362c7ca4677ef57b2db69bedcae7bd5291dcb712 /etc/rc.filter_configure
parent9948c4733480ffc308fc837742f90e1735ae5cc2 (diff)
downloadpfsense-e444cd017d18273466ed01b145a81e2b5d66c012.zip
pfsense-e444cd017d18273466ed01b145a81e2b5d66c012.tar.gz
Rework how the filter reloading alert is created
Diffstat (limited to 'etc/rc.filter_configure')
-rwxr-xr-xetc/rc.filter_configure2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/rc.filter_configure b/etc/rc.filter_configure
index 776caa0..6633299 100755
--- a/etc/rc.filter_configure
+++ b/etc/rc.filter_configure
@@ -32,8 +32,6 @@
require_once("config.inc");
require_once("filter.inc");
-touch("{$g["tmp_path"]}/filter_reloading");
filter_configure_sync();
-unlink("{$g["tmp_path"]}/filter_reloading");
?>
OpenPOWER on IntegriCloud