rsyncd: s/ignore unreadable/ignore nonreadable/

Ricky Zhou ricky at fedoraproject.org
Fri Nov 13 05:52:08 UTC 2009


On 2009-11-12 11:47:46 PM, Matt Domsch wrote:
> the syntax is actually 'ignore nonreadable'.  man rsyncd.conf.
> +1s?
> 
> 
> diff --git a/modules/rsync/files/rsyncd.conf.secondary1 b/modules/rsync/files/rsyncd.conf.secondary1
> index 0fbee6c..bc3c301 100644
> --- a/modules/rsync/files/rsyncd.conf.secondary1
> +++ b/modules/rsync/files/rsyncd.conf.secondary1
> @@ -4,7 +4,7 @@ dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.bz2 *.iso *.ogg *.ogv
>  use chroot = false
>  transfer logging = false
>  timeout = 600
> -ignore unreadable = yes
> +ignore nonreadable = yes
>  timeout = 3600
>  read only = yes 
>  exclude = .snapshot/ .~tmp~/ /.private/ /.private/** **/.nfs*
> diff --git a/modules/rsync/files/rsyncd.conf.sync1 b/modules/rsync/files/rsyncd.conf.sync1
> index d3a12eb..54aad56 100644
> --- a/modules/rsync/files/rsyncd.conf.sync1
> +++ b/modules/rsync/files/rsyncd.conf.sync1
> @@ -4,7 +4,7 @@ dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.bz2 *.iso *.ogg *.ogv *.bz2 *
>  use chroot = false
>  transfer logging = false
>  timeout = 600
> -ignore unreadable = yes
> +ignore nonreadable = yes
>  timeout = 3600
>  read only = yes 
>  exclude = .snapshot/ .~tmp~/ /.private/ /.private/** **/.nfs*
> diff --git a/modules/rsync/files/rsyncd.conf.sync2 b/modules/rsync/files/rsyncd.conf.sync2
> index d3a12eb..54aad56 100644
> --- a/modules/rsync/files/rsyncd.conf.sync2
> +++ b/modules/rsync/files/rsyncd.conf.sync2
> @@ -4,7 +4,7 @@ dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.bz2 *.iso *.ogg *.ogv *.bz2 *
>  use chroot = false
>  transfer logging = false
>  timeout = 600
> -ignore unreadable = yes
> +ignore nonreadable = yes
>  timeout = 3600
>  read only = yes 
>  exclude = .snapshot/ .~tmp~/ /.private/ /.private/** **/.nfs*
> 
> -- 
+1

Thanks,
Ricky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-infrastructure-list/attachments/20091113/323b747f/attachment.sig>


More information about the Fedora-infrastructure-list mailing list