Browse Source

Update install (logrotate)

Mickael-Martin 7 years ago
parent
commit
b1d8fda4c8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      scripts/install

+ 2 - 1
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