12 lines
207 B
SYSTEMD
12 lines
207 B
SYSTEMD
[Unit]
|
|
Description=Run Bheem/Uma Hermes health watchdog every 5 minutes
|
|
|
|
[Timer]
|
|
OnBootSec=2min
|
|
OnUnitActiveSec=5min
|
|
AccuracySec=30s
|
|
Unit=uma-hermes-health-watchdog.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|