From b1d8fda4c8e48c7c3d58e55b94bd645620b5560c Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Thu, 14 Feb 2019 11:18:20 +0100 Subject: [PATCH] Update install (logrotate) --- scripts/install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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