3 # DO NOT EDIT - This file is being maintained by Chef
6 export ZSTD_NBTHREADS=0
8 T=$(mktemp -d -t -p /var/tmp lists.XXXXXXXXXX)
13 ln -s /var/lib/mailman "$T/lists-$D/mailman"
15 nice tar --create --dereference --warning=no-file-changed --warning=no-file-removed --directory="$T" "lists-$D" | nice zstd --quiet --rsyncable -o "$T/$B"
16 nice rsync --preallocate --fuzzy "$T/$B" backup.openstreetmap.org::backup