restic: rename backup script
This commit is contained in:
parent
a206ee9d15
commit
f3a004d7af
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# for use as restic backend
|
||||
# environment.systemPackages = [ pkgs.rclone ];
|
||||
|
||||
systemd.services.db-dump = {
|
||||
systemd.services.db-backup = {
|
||||
wantedBy = [ "restic-backups-main.service" "restic-backups-offsite.service" ];
|
||||
script = ''
|
||||
DB_BACKUP_DIR=/var/backups/db-backup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue