aboutsummaryrefslogtreecommitdiffstats
path: root/config/ntop2/ntop.xml
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-11 08:23:43 -0300
committerRenato Botelho <renato@netgate.com>2015-08-11 08:23:43 -0300
commitac41b35988091a163b5a4e55dc358becdae3de7a (patch)
tree6a41d7b0aeba59113a0393dcb3d5bf7dfc717445 /config/ntop2/ntop.xml
parentc6e18d38e9ad1e0919bbdfc659f4b6b7ace1a87f (diff)
parent9b36d6b6c1f95574b15dff4e9e8ba794d4502a73 (diff)
downloadpfsense-packages-ac41b35988091a163b5a4e55dc358becdae3de7a.tar.gz
pfsense-packages-ac41b35988091a163b5a4e55dc358becdae3de7a.tar.bz2
pfsense-packages-ac41b35988091a163b5a4e55dc358becdae3de7a.zip
Merge pull request #984 from doktornotor/patch-26
Diffstat (limited to 'config/ntop2/ntop.xml')
-rw-r--r--config/ntop2/ntop.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/ntop2/ntop.xml b/config/ntop2/ntop.xml
index 4db9e9c8..57354f61 100644
--- a/config/ntop2/ntop.xml
+++ b/config/ntop2/ntop.xml
@@ -103,7 +103,6 @@
<![CDATA[
function sync_package_ntop() {
conf_mount_rw();
- config_lock();
global $config;
global $input_errors;
if ($_POST) {
@@ -149,7 +148,6 @@
sleep(2);
start_service("ntop");
conf_mount_ro();
- config_unlock();
}
]]>
</custom_php_global_functions>
@@ -175,4 +173,4 @@
}
]]>
</custom_php_validation_command>
-</packagegui> \ No newline at end of file
+</packagegui>