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
6c94433bf9
commit
0c0352266c
1 changed files with 6 additions and 0 deletions
|
@ -54,9 +54,15 @@ ynh_remove_fpm_config
|
|||
|
||||
# Remove metapackage and its dependencies
|
||||
#ynh_remove_app_dependencies
|
||||
|
||||
timeout 5 systemctl stop zabbix-server
|
||||
systemctl disable zabbix-server
|
||||
killall zabbix_server
|
||||
|
||||
timeout 5 systemctl stop zabbix-server
|
||||
systemctl disable zabbix-server
|
||||
killall zabbix_server
|
||||
|
||||
ynh_package_autopurge --allow-change-held-packages zabbix-server-mysql zabbix-frontend-php ynhzabbix-ynh-deps zabbix-release ynhzabbix-ynh-deps zabbix-agent
|
||||
#remove symlink
|
||||
rm /var/www/zabbix
|
||||
|
|
Loading…
Add table
Reference in a new issue