aboutsummaryrefslogtreecommitdiffstats
path: root/config/ntopng
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-09-14 03:50:55 +0200
committerdoktornotor <notordoktor@gmail.com>2015-09-14 03:50:55 +0200
commit5ee6ff163bb39d1e1367c42c3626a4af7f7056de (patch)
tree4c93aced37fa4f8e0efd274a0eb685f98aefc766 /config/ntopng
parent0212a2be9c1951defa0087851188e0e3de0159bc (diff)
downloadpfsense-packages-5ee6ff163bb39d1e1367c42c3626a4af7f7056de.tar.gz
pfsense-packages-5ee6ff163bb39d1e1367c42c3626a4af7f7056de.tar.bz2
pfsense-packages-5ee6ff163bb39d1e1367c42c3626a4af7f7056de.zip
ntopng.xml - don't resync package twice on install
Already done by install_package_xml() from pkg-utils.inc
Diffstat (limited to 'config/ntopng')
-rw-r--r--config/ntopng/ntopng.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/ntopng/ntopng.xml b/config/ntopng/ntopng.xml
index f0dc182f..ee1a4d3e 100644
--- a/config/ntopng/ntopng.xml
+++ b/config/ntopng/ntopng.xml
@@ -185,7 +185,6 @@
<custom_php_install_command>
ntopng_php_install_command();
ntopng_update_geoip();
- ntopng_sync_package();
</custom_php_install_command>
<custom_php_deinstall_command>
ntopng_php_deinstall_command();