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
9121f95280
commit
cfb510ae57
1 changed files with 2 additions and 2 deletions
|
@ -63,10 +63,10 @@ timeout 5 systemctl stop zabbix-agent || killall zabbix_agentd
|
|||
systemctl disable zabbix-agent
|
||||
|
||||
|
||||
ynh_package_autopurge --allow-change-held-packages zabbix-server-mysql zabbix-frontend-php zabbix-release ynhzabbix-ynh-deps zabbix-agent
|
||||
ynh_package_autopurge --allow-change-held-packages zabbix-server-mysql zabbix-frontend-php zabbix-release zabbix-ynh-deps zabbix-agent
|
||||
#remove symlink
|
||||
rm /var/www/zabbix
|
||||
ynh_secure_remove /var/log/ynhzabbix
|
||||
ynh_secure_remove /var/log/zabbix
|
||||
|
||||
#=================================================
|
||||
# REMOVE THE MYSQL DATABASE
|
||||
|
|
Loading…
Add table
Reference in a new issue