[net-analyzer/zabbix] bump to 4.2.1
This commit is contained in:
14
net-analyzer/zabbix/files/zabbix-agentd.service
Normal file
14
net-analyzer/zabbix/files/zabbix-agentd.service
Normal file
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Zabbix agent daemon
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
User=zabbix
|
||||
Group=zabbix
|
||||
ExecStart=/usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf
|
||||
PIDFile=/run/zabbix/zabbix_agentd.pid
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user