@@ -93,7 +93,7 @@ ram.runtime = "200M"
]
[resources.apt.extras.zabbix]
- repo = "http://repo.zabbix.com/zabbix/5.0/debian bullseye main"
+ repo = "http://repo.zabbix.com/zabbix/5.0/debian __YNH_DEBIAN_VERSION__ main"
key = "https://repo.zabbix.com/zabbix-official-repo.key"
packages = [
"zabbix-agent",
@@ -49,7 +49,6 @@ ynh_script_progression --message="Removing various files..."
ynh_secure_remove --file="/etc/$app"
# Remove the log files
-ynh_secure_remove --file="/var/log/$app"
ynh_secure_remove --file="/run/$app"