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

12 lines
268 B
SYSTEMD

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