mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update upgrade
This commit is contained in:
parent
f8cd6ada27
commit
76c219cdac
1 changed files with 4 additions and 4 deletions
|
@ -90,10 +90,10 @@ DEBIAN_FRONTEND=noninteractive apt-mark hold zabbix-server-mysql zabbix-frontend
|
|||
# SPECIFIC UPGRADE
|
||||
#=================================================
|
||||
|
||||
ynh_restore_file "$final_path/conf/zabbix.conf.php" "final_path/conf/zabbix.conf.php"
|
||||
ynh_restore_file "/etc/zabbix/zabbix_server.conf" "/etc/zabbix/zabbix_server.conf"
|
||||
ynh_restore_file "/etc/zabbix/zabbix_agentd.conf" "/etc/zabbix/zabbix_agentd.conf"
|
||||
ynh_restore_file "/etc/zabbix/zabbix_agentd.d" "/etc/zabbix/zabbix_agentd.d"
|
||||
ynh_restore_file "/etc/conf/zabbix.conf.php"
|
||||
ynh_restore_file "/etc/zabbix/zabbix_server.conf"
|
||||
ynh_restore_file "/etc/zabbix/zabbix_agentd.conf"
|
||||
ynh_restore_file "/etc/zabbix/zabbix_agentd.d"
|
||||
|
||||
#=================================================
|
||||
# SETUP LOGROTATE
|
||||
|
|
Loading…
Add table
Reference in a new issue