From d7d699efe7941f626617e952fb8ecf057f493ec8 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 13 Jun 2018 16:15:11 +0200 Subject: $master_mirror_rsync_command now with "-l" by default --- conf/master.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/master.conf.example b/conf/master.conf.example index 1c21fb3..a3093e8 100755 --- a/conf/master.conf.example +++ b/conf/master.conf.example @@ -9,7 +9,7 @@ #repo_key='0xdeadbeef' # to access the master mirror via rsync -#master_mirror_rsync_command='rsync --password-file=/home/slave/rsync.password' +#master_mirror_rsync_command='rsync --password-file=/home/slave/rsync.password -l' #master_mirror_rsync_directory='rsync://buildmaster@mirror.archlinux32.org/packages32' # to access the master mirror via sftp -- cgit v1.2.3