Simplification du code

This commit is contained in:
root 2020-04-28 23:00:32 +02:00
parent a9569b0547
commit 19dad1c5aa

View File

@ -14,7 +14,6 @@ zcat /usr/share/doc/zabbix-server-mysql*/create.sql.gz | mysql -u${DB_USER} -p${
echo "DBPassword=${DB_PASSWORD}" >> /etc/zabbix/zabbix_server.conf.d/db.conf
systemctl restart zabbix-server zabbix-agent nginx php7.3-fpm
systemctl enable zabbix-server zabbix-agent nginx php7.3-fpm
systemctl --now enable zabbix-server zabbix-agent nginx php7.3-fpm
systemctl disable zabbix-init.service