[net-analyzer/zabbix] bump to 4.2.1

This commit is contained in:
2019-05-13 14:08:00 +02:00
parent e6557fce4f
commit a5f50cad3d
9 changed files with 390 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
Description=Zabbix proxy
After=network.target
[Service]
Type=forking
User=zabbix
Group=zabbix
ExecStart=/usr/sbin/zabbix_proxy -c /etc/zabbix/zabbix_proxy.conf
PIDFile=/run/zabbix/zabbix_proxy.pid
[Install]
WantedBy=multi-user.target