Atom feed of this document
  
Juno -  Juno -  Juno -  Juno -  Juno -  Juno -  Juno -  Juno - 

 Rsyncd configuration

Find an example rsyncd configuration at etc/rsyncd.conf-sample in the source code repository.

The available configuration options are:

Table 9.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 9.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 9.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.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...