Dateien
scripts/btrfs-snapshot/system/snapshot_home_user_daily.timer
T
2025-06-13 12:51:35 +02:00

10 Zeilen
227 B
SYSTEMD

[Unit]
Description=daily snapshot
[Timer]
# see systemd.time(7) manual page for other scheduling options
OnCalendar=01:00
# run immediately if we missed a backup for some reason
Persistent=true
[Install]
WantedBy=timers.target