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

remove old code about services

This commit is contained in:
Mickael-Martin 2019-03-29 12:51:37 +01:00
parent 853981e8a2
commit ad69c18f9f

View file

@ -304,10 +304,6 @@ sed -i "126a DBPassword=$db_pwd" /etc/zabbix/zabbix_server.conf
systemctl enable zabbix-server && systemctl start zabbix-server
yunohost service add zabbix-server -d "Management of Zabbix Server - Monitoring server"
yunohost service add zabbix-agent -d "Management of Zabbix Agent"
#=================================================
# STORE THE CONFIG FILE CHECKSUM
#=================================================