diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/ntop2/ntop.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/ntop2/ntop.xml b/config/ntop2/ntop.xml index 0d420455..f794b1d0 100644 --- a/config/ntop2/ntop.xml +++ b/config/ntop2/ntop.xml @@ -144,6 +144,7 @@ sync_package_ntop(); </custom_php_resync_config_command> <custom_php_install_command> + sync_package_ntop(); </custom_php_install_command> <custom_php_deinstall_command> exec("rm /usr/local/etc/rc.d/ntop*"); |