d80d59fc2f
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
152 B
SYSTEMD
10 lines
152 B
SYSTEMD
[Unit]
|
|
Description=Daily stacks backup at 3:00 AM
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 03:00:00 Europe/Amsterdam
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|