瀏覽代碼

Update remove

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
 #=================================================