]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/blobdiff - fetch-scripts/debian
debian: Enable --safe-links
[sipb-mirrors.git] / fetch-scripts / debian
index 9c472e7f103381146df0a017e37c6ea0e241d219..bba5fd6d10ccba9498cfff3e0fec3e94c1382f93 100644 (file)
@@ -9,7 +9,7 @@ set -u
 BASEDIR=${MIRRORDIR}/debian
 RSYNCSOURCE=rsync://debian.gtisc.gatech.edu/debian
 
-RSYNC_OPTS="--recursive --links --times --sparse --block-size=8192 --timeout 3600 --perms"
+RSYNC_OPTS="--recursive --safe-links --times --sparse --block-size=8192 --timeout 3600 --perms"
 #OTHER_OPTS="--verbose --stats --dry-run"
 OTHER_OPTS="--verbose --stats"