fix: restic backups should run as root

This commit is contained in:
oddlama 2024-01-20 03:23:37 +01:00
parent 78ecdd2780
commit 38a89b05a3
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 7 additions and 11 deletions

View file

@ -349,7 +349,6 @@ in {
backups.storageBoxes.dusk = {
subuser = "samba";
user = "root";
paths = ["/bunker"];
};
}