소스 검색

remove old code about services

Mickael-Martin 7 년 전
부모
커밋
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
 #=================================================