12 lines
185 B
Desktop File
12 lines
185 B
Desktop File
[Unit]
|
|
Description=Zabbix Monitor Agent
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=@SBINDIR@/zabbix_agentd -f
|
|
User=zabbix
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|