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:
parent
e32c602f3b
commit
d615ebcfdb
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue