]> code.delx.au - monosys/commitdiff
backup-generic: rdiff-backup preserve numerical ids
authorJames Bunton <jamesbunton@delx.net.au>
Thu, 25 Oct 2012 10:25:21 +0000 (21:25 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Thu, 25 Oct 2012 10:25:21 +0000 (21:25 +1100)
scripts/backup-generic

index 2cf8df0955b7adc1765a291de243686c8d02ebe1..131462ee39e206a6d512d478a8d74ff685667c61 100644 (file)
@@ -15,6 +15,7 @@ fi
 # want, on the root file system, to back up.
 # Also exclude other large collections of files which we don't care to save.
 rdiff-backup \
+       --preserve-numerical-ids \
        --exclude-sockets \
        --exclude '/home/*/tmp' \
        --include '/home' \