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

clean old services

This commit is contained in:
Mickael-Martin 2018-12-21 13:50:47 +01:00
parent 0fb6ed6fbf
commit b783a8ee8a

View file

@ -30,6 +30,9 @@ final_path=$(ynh_app_setting_get $app final_path)
# Remove the dedicated systemd config
ynh_remove_systemd_config
yunohost service remove snmpd
yunohost service remove php7-fpm
#=================================================
# REMOVE SERVICE FROM ADMIN PANEL
#=================================================