mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-25 22:53:23 +02:00
10 lines
204 B
Plaintext
10 lines
204 B
Plaintext
![]() |
[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
|