Project

General

Profile

« Previous | Next » 

Revision 90b7aa76

Added by Scott Ullrich over 20 years ago

No need to kill pfctl

View differences:

usr/local/www/index.php
247 247
    if($counter > 120) {
248 248
	    echo "Redirecting to <a href=\"index.php\">Main Status</a>.<p>";
249 249
	    echo "<meta http-equiv=\"refresh\" content=\"1;url=index.php\">";
250
	    mwexec("/usr/bin/killall -9 pfctl");
251 250
	    exit;
252 251
    }
253 252

  

Also available in: Unified diff