Browse Source

Update install (logrotate)

Mickael-Martin 7 năm trước cách đây
mục cha
commit
b1d8fda4c8
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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