Просмотр исходного кода

remove old code about services

Mickael-Martin 6 лет назад
Родитель
Сommit
ad69c18f9f
1 измененных файлов с 0 добавлено и 4 удалено
  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
 #=================================================