obs-portal: run backups 1h later to avoid lock conflict
Some checks failed
Flake checks / Check (pull_request) Has been cancelled

This commit is contained in:
teutat3s 2024-09-09 17:28:57 +02:00
parent cd82b83427
commit 44f708ec76
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -154,7 +154,7 @@ in
"/tmp/obs-portal-backup.sql"
];
timerConfig = {
OnCalendar = "*-*-* 00:30:00 Etc/UTC";
OnCalendar = "*-*-* 01:30:00 Etc/UTC";
};
initialize = true;
backupPrepareCommand = ''