Files
homeAutomation/home-server/systemd/recurring-tasks/homeassistant-hot-backup.timer

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