From: Amy Liffey Date: Mon, 27 Feb 2017 14:48:20 +0000 (+0100) Subject: app-admin/gentoo-rsync-mirror: fix config bug #199128 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d59a2174f4da6b9d900c88cf714b418bb6afff92;p=gentoo.git app-admin/gentoo-rsync-mirror: fix config bug #199128 Sumbitted-by: Alois Schmid Package-Manager: portage-2.3.0 --- diff --git a/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf b/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf index d848c3b91d7f..d1af6ca014b7 100644 --- a/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf +++ b/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf @@ -1,7 +1,7 @@ # Gentoo rsync mirror config RSYNC="/usr/bin/rsync" -OPTS="--quiet --recursive --links --perms --times --devices --delete --timeout=300" +OPTS="--quiet --recursive --links --perms --times --devices --specials --delete --timeout=300" #Uncomment the following line only if you have been granted access to rsync1.us.gentoo.org #SRC="rsync://rsync1.us.gentoo.org/gentoo-portage" #If you are waiting for access to our master mirror, select one of our mirrors to mirror from: