88bee34235
* rename role ffmwu-build -> firmware-build-server * rename playbook build-server to firmware-build-server
17 lines
283 B
Django/Jinja
17 lines
283 B
Django/Jinja
use chroot = true
|
|
|
|
max connections = 10
|
|
timeout = 300
|
|
|
|
transfer logging = false
|
|
log file = /var/log/rsyncd.log
|
|
|
|
[firmware]
|
|
comment = gluon firmware builds
|
|
path = /var/www/html/firmware
|
|
read only = yes
|
|
list = yes
|
|
uid = nobody
|
|
gid = nogroup
|
|
strict modes = yes
|
|
ignore nonreadable = yes
|