ansible-roles/roles/zabbix_lld_all_graph/templates/zabbix-lld-all-graph.service.j2
2021-12-01 19:13:34 +01:00

10 lines
204 B
Django/Jinja

[Unit]
Description=Update graphs with multiple lld items
[Service]
Type=oneshot
EnvironmentFile=/etc/sysconfig/zabbix-lld-all-graph
ExecStart=/usr/local/bin/zabbix_lld_all_graph
User=zabbix
Group=zabbix