aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2021-01-02 23:02:24 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2021-01-02 23:02:24 -0800
commitafa4e1ab30fe7bf4cb6f773bf57585ba6ce764d3 (patch)
treeb22d991f37ec380ded1c904643558a06181971ed
parentPoseidon and this password are long gone. (diff)
downloadmastermirror-scripts-afa4e1ab30fe7bf4cb6f773bf57585ba6ce764d3.tar.gz
mastermirror-scripts-afa4e1ab30fe7bf4cb6f773bf57585ba6ce764d3.tar.bz2
mastermirror-scripts-afa4e1ab30fe7bf4cb6f773bf57585ba6ce764d3.zip
sync-autobuilds: need a password to protect it still!20210103T070510Z
Revert "Poseidon and this password are long gone." This reverts commit ffa4675db7205da04f7eb7ebef79e9cac3ece8ad.
-rwxr-xr-xsync-autobuilds.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync-autobuilds.sh b/sync-autobuilds.sh
index 6247aa7..f7be8ba 100755
--- a/sync-autobuilds.sh
+++ b/sync-autobuilds.sh
@@ -8,6 +8,7 @@ ARCHES="alpha amd64 arm64 arm hppa ia64 ppc s390 sh sparc x86"
# directories that would otherwise be deleted.
RSYNC_OPTS=(
-aO
+ --password-file=/etc/mastermirror-fetch/masterdistfiles-rsync.passwd
--delete
--delete-delay
--timeout=600