Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

10.11. Rsyncd configuration

Find an example rsyncd configuration at etc/rsyncd.conf-sample in the source code repository.
The available configuration options are:

Table 10.64. Description of configuration options for [account] in rsyncd.conf

Configuration option = Default value Description
lock file = /var/lock/account.lock No help text available for this option.
max connections = 2 No help text available for this option.
path = /srv/node No help text available for this option.
read only = false No help text available for this option.

Table 10.65. Description of configuration options for [container] in rsyncd.conf

Configuration option = Default value Description
lock file = /var/lock/container.lock No help text available for this option.
max connections = 4 No help text available for this option.
path = /srv/node No help text available for this option.
read only = false No help text available for this option.

Table 10.66. Description of configuration options for [object] in rsyncd.conf

Configuration option = Default value Description
lock file = /var/lock/object.lock No help text available for this option.
max connections = 8 No help text available for this option.
path = /srv/node No help text available for this option.
read only = false No help text available for this option.