mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update remove, current issue with conf server file
This commit is contained in:
parent
e5ab4b6f75
commit
b595305f61
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ fi
|
||||||
timeout 5 systemctl stop zabbix-server
|
timeout 5 systemctl stop zabbix-server
|
||||||
systemctl disable zabbix-server
|
systemctl disable zabbix-server
|
||||||
killall zabbix_server
|
killall zabbix_server
|
||||||
rm -fr /etc/zabbix
|
#rm -fr /etc/zabbix
|
||||||
rm -fr /var/www/zabbix
|
#rm -fr /var/www/zabbix
|
||||||
ynh_package_autopurge --allow-change-held-packages zabbix-server-mysql zabbix-frontend-php ynhzabbix-ynh-deps zabbix-release
|
ynh_package_autopurge --allow-change-held-packages zabbix-server-mysql zabbix-frontend-php ynhzabbix-ynh-deps zabbix-release
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue