blackwall/deploy/systemd/laptop/blackwall-healthcheck.timer

11 lines
167 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Blackwall health check timer (every 5 min)
[Timer]
OnBootSec=2min
OnUnitActiveSec=5min
Persistent=true
[Install]
WantedBy=timers.target