diff --git a/backup.sh b/backup.sh index af84965..f3c6849 100755 --- a/backup.sh +++ b/backup.sh @@ -167,8 +167,10 @@ innovation_includes=( ) innovation_excludes=( "/srv/minecraft-pvv/" + "/tmp" "/var/cache/" "/var/db/freebsd-update/files/" + "/var/tmp" ) # sleipner @@ -178,8 +180,10 @@ sleipner_includes=( ) sleipner_excludes=( "/scratch/" + "/tmp" "/var/cache/" "/var/spool/rwho" + "/var/tmp" ) # tom @@ -189,8 +193,10 @@ tom_includes=( "/boot/efi" ) tom_excludes=( + "/tmp" "/var/cache/" "/var/spool/rwho" + "/var/tmp" ) # balduzius @@ -199,7 +205,9 @@ balduzius_includes=( "/" ) balduzius_excludes=( + "/tmp" "/var/cache/" + "/var/tmp" ) host_ssh_hostname["balduzius"]="balduzius-backup" @@ -253,12 +261,14 @@ isvegg_excludes=( "/home" "/nix" "/scratch" + "/tmp" "/usr/bin/ollama" "/usr/share/ollama" "/var/cache/" "/var/lib/plocate" "/var/log/journal" "/var/spool/rwho" + "/var/tmp" ) host_ssh_hostname["isvegg"]="isvegg-backup" diff --git a/homepvv.exclude b/homepvv.exclude index 0e83162..360f184 100644 --- a/homepvv.exclude +++ b/homepvv.exclude @@ -19,6 +19,7 @@ /var/lib/postgresql/8.4/main/pg_xlog /var/spool /var/cache +/var/tmp /var/account /var/backups/decibel /sys