File zabbix-agent-ite.service of Package zabbix-agent-ite

[Unit]
Description=Zabbix Agent ITE
After=syslog.target
After=network.target

[Service]
Environment="CONFFILE=/opt/zabbix_ite/conf/zabbix_agentd_ite.conf"
EnvironmentFile=-/etc/sysconfig/zabbix-agent-ite
Type=forking
Restart=on-failure
PIDFile=/opt/zabbix_ite/zabbix_agentd_ite.pid
KillMode=control-group
ExecStart=/opt/zabbix_ite/sbin/zabbix_agentd --config $CONFFILE
ExecStop=/bin/kill -SIGTERM $MAINPID
RestartSec=10s

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by