---
rsync:
enabled: true
config:
global:
uid: 'root'
gid: 'root'
use chroot: 'no'
max connections: 4
syslog facility: 4
pid file: '/var/run/rsyncd.pid'
sections:
- name: 'tmp'
settings:
path: '/tmp'
read only: 'yes'