Explorar el Código

Update restore for removing duplicate logrotate

Mickael-Martin hace 7 años
padre
commit
2e0131c257
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      scripts/restore

+ 2 - 1
scripts/restore

@@ -146,7 +146,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
+#ynh_use_logrotate
+#no need, use native logrotate in zabbix packages
 
 #=================================================
 # SETUP SSOWAT