Mickael-Martin 7 gadi atpakaļ
vecāks
revīzija
d615ebcfdb
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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
 #=================================================