Browse Source

remove old code about services

Mickael-Martin 6 năm trước cách đây
mục cha
commit
ad69c18f9f
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      scripts/install

+ 0 - 4
scripts/install

@@ -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
 #=================================================