Mickael-Martin преди 7 години
родител
ревизия
d615ebcfdb
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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
 #=================================================