mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-25 14:43:29 +02:00
10 lines
204 B
Django/Jinja
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
|