Revision 90b7aa76
Added by Scott Ullrich over 20 years ago
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
No need to kill pfctl