Mickael-Martin 7 anni fa
parent
commit
d615ebcfdb
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      scripts/remove

+ 3 - 0
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
 #=================================================