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:
parent
576e546513
commit
2e0131c257
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue