mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-03-31 11:00:27 +02:00
10 lines
153 B
SYSTEMD
10 lines
153 B
SYSTEMD
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Unit]
|
|
Description=BackupAll.timer
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-2,5,8,11,14,17,20,23,26,29 03:00:00
|
|
Unit=BackupAll.service
|