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