Commit 65653b7c authored by Ad Schellevis's avatar Ad Schellevis

missing global in filter.inc

parent 0e158f0b
......@@ -320,6 +320,8 @@ function filter_pflog_start()
function filter_configure()
{
global $config;
/*
* NOTE: Check here for bootup status since this should not be triggered during bootup.
* The reason is that rc.bootup calls filter_configure_sync directly which does this too.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment