mirror of
https://github.com/Dvorinka/Productier.git
synced 2026-06-04 04:23:00 +00:00
11 lines
182 B
SYSTEMD
11 lines
182 B
SYSTEMD
[Unit]
|
|
Description=Run Productier restore drill weekly
|
|
|
|
[Timer]
|
|
OnCalendar=Sun *-*-* 03:30:00
|
|
Persistent=true
|
|
Unit=productier-restore-drill.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|