diff --git a/scripts/install b/scripts/install index c57b44e..069c38f 100644 --- a/scripts/install +++ b/scripts/install @@ -347,7 +347,8 @@ systemctl enable zabbix-server && systemctl start zabbix-server ### - And the section "SETUP LOGROTATE" in the upgrade script # Use logrotate to manage application logfile(s) -ynh_use_logrotate +# no logrotate needed : officials packages include logrotate +# ynh_use_logrotate #================================================= # ADVERTISE SERVICE IN ADMIN PANEL