aboutsummaryrefslogtreecommitdiffstats
path: root/arch-system/borg-backup.service
Commit message (Collapse)AuthorAgeFilesLines
* arch-system: backup system updatesTharre2023-04-251-0/+1
|
* arch-system: run borgbackup with lower CPU/IO prioTharre2018-05-061-0/+3
|
* arch-system: add backup-system packageTharre2018-03-271-0/+11
This implements fully automated, hourly backups of my /home via borgbackup, btrfs and systemd timers. Note that `setup_borgbackup`, a related function that is part of my dotfiles, is needed to setup backups for the first time, as well as a call to `borg init` with the proper environment variables.