summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/index.php')
-rwxr-xr-xusr/local/www/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 42e0187..2bd541d 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -58,6 +58,9 @@ if(file_exists("/trigger_initial_wizard")) {
$pgtitle = "pfSense first time setup";
include("head.inc");
+if(file_exists("{$g["tmp_path"]}/filter_reloading"))
+ file_notice("Filter load in progress", "The filter rules are currently reloading. An alert will be sent if there is an error.", "", "");
+
?>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<form>
OpenPOWER on IntegriCloud