diff --git a/manifest.toml b/manifest.toml index 2d169f9..d64f067 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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", diff --git a/scripts/remove b/scripts/remove index 5063b54..149a9de 100644 --- a/scripts/remove +++ b/scripts/remove @@ -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"