Mickael-Martin 7 лет назад
Родитель
Сommit
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
 # Remove the pid/socket files
 ynh_secure_remove "/run/zabbix"
 ynh_secure_remove "/run/zabbix"
 
 
+# Remove the sudoers file
+ynh_secure_remove "/etc/sudoers.d/zabbix"
+
 #=================================================
 #=================================================
 # GENERIC FINALIZATION
 # GENERIC FINALIZATION
 #=================================================
 #=================================================