1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Update remove

This commit is contained in:
Mickael-Martin 2019-01-30 08:46:07 +01:00
parent e32c602f3b
commit d615ebcfdb

View file

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