9 lines
125 B
SYSTEMD
9 lines
125 B
SYSTEMD
[Unit]
|
|
Description=Check flannel health every 60s
|
|
|
|
[Timer]
|
|
OnBootSec=90
|
|
OnUnitActiveSec=60
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|