mirror of
https://github.com/xCyanGrizzly/DragonsStash.git
synced 2026-09-21 05:21:43 +00:00
12 lines
200 B
SYSTEMD
12 lines
200 B
SYSTEMD
[Unit]
|
|
Description=Nightly Dragon's Stash off-host backup
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 03:00:00
|
|
Persistent=true
|
|
RandomizedDelaySec=15m
|
|
Unit=dragons-stash-backup.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|