# THIS FILE IS MANAGED BY PUPPET [Unit] Description=Zabbix Agent After=network.target [Service] Type=simple Restart=on-failure PIDFile=/var/run/zabbix/zabbix_agentd.pid KillMode=control-group ExecStart=/usr/sbin/zabbix_agentd --foreground -c /etc/zabbix/zabbix_agentd.conf User=zabbix RestartSec=10s [Install] WantedBy=multi-user.target