From 359655af89428d3e0c72943686ecdea6986f6f60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20LU=C3=87I?= Date: Fri, 28 Nov 2014 13:00:47 +0100 Subject: Remove these booting settings since are useless --- etc/inc/pfsense-utils.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/inc/pfsense-utils.inc') diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc index 557a03e..e0f3613 100644 --- a/etc/inc/pfsense-utils.inc +++ b/etc/inc/pfsense-utils.inc @@ -903,8 +903,6 @@ function reload_interfaces() { function reload_all_sync() { global $config, $g; - $g['booting'] = false; - /* parse config.xml again */ $config = parse_config(true); -- cgit v1.1