diff --git a/scripts/remove b/scripts/remove index e0b99b8..e052f78 100644 --- a/scripts/remove +++ b/scripts/remove @@ -115,6 +115,9 @@ ynh_secure_remove "/var/log/zabbix" # Remove the pid/socket files ynh_secure_remove "/run/zabbix" +# Remove the sudoers file +ynh_secure_remove "/etc/sudoers.d/zabbix" + #================================================= # GENERIC FINALIZATION #=================================================