1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Update restore for removing duplicate logrotate

This commit is contained in:
Mickael-Martin 2019-02-15 11:17:58 +01:00
parent 576e546513
commit 2e0131c257

View file

@ -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