提交 414d69ee 编写于 作者: A Ansgar Burchardt

security-master: rsync uploads from suchon.d.o

上级 39205cff
......@@ -36,6 +36,7 @@ old_last_changed=$(last_changed security)
old_last_changed_build=$(last_changed build-queues)
cd $unchecked
rsync -rtq --safe-links --chmod=F640,D755 --remove-source-files rsync-from-security-upload-master:/does/not/matter . || true
changes=$(find . -maxdepth 1 -mindepth 1 -type f -name \*.changes | sed -e "s,./,," | xargs)
if [ -n "$changes" ]; then
doanything=true
......
......@@ -19,3 +19,11 @@ Host morgue-sync
Hostname stabile.debian.org
User dak
IdentityFile /srv/security-master.debian.org/s3kr1t/push_morgue
Host rsync-from-security-upload-master
Hostname suchon.debian.org
User dak
IdentityFile /srv/security-master.debian.org/s3kr1t/rsync-from-security-upload-master
ControlMaster auto
ControlPath ~/.ssh/socket-%n
ControlPersist yes
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册