mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Touch /filter_reloading
This commit is contained in:
parent
21b20aae63
commit
d0d881227a
@ -29,8 +29,11 @@
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
require_once("config.inc");
|
||||
require_once("filter.inc");
|
||||
|
||||
touch("{$g["tmp_path"]}/filter_reloading");
|
||||
filter_configure_sync();
|
||||
unlink("{$g["tmp_path"]}/filter_reloading");
|
||||
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user