Files
homeAutomation/systemd/recurring-tasks/homeassistant-hot-backup.timer
2025-10-04 12:49:42 +02:00

12 lines
269 B
SYSTEMD

[Unit]
Description=Run Home assistant hot backup Service every hour
[Timer]
OnBootSec=1min
OnUnitActiveSec=1hour
Persistent=true
[Install]
WantedBy=timers.target