summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-07 21:22:10 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-07 21:22:10 +0000
commit90b7aa76dae8c8436f968d2cb47f25a1c52ef989 (patch)
tree0935b04c62c7a11c45de9457136bd3f567482586 /usr
parenta58f93ad0ba272bd839bcb3d2ce5378232a310ea (diff)
downloadpfsense-90b7aa76dae8c8436f968d2cb47f25a1c52ef989.zip
pfsense-90b7aa76dae8c8436f968d2cb47f25a1c52ef989.tar.gz
No need to kill pfctl
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 0e7d260..cb7a425 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -247,7 +247,6 @@ While(!Connection_Aborted()) {
if($counter > 120) {
echo "Redirecting to <a href=\"index.php\">Main Status</a>.<p>";
echo "<meta http-equiv=\"refresh\" content=\"1;url=index.php\">";
- mwexec("/usr/bin/killall -9 pfctl");
exit;
}
OpenPOWER on IntegriCloud