rsyncd.conf 611 B

1234567891011121314151617181920212223242526
  1. # Copyright 1999-2004 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. uid = nobody
  4. gid = nobody
  5. use chroot = yes
  6. max connections = 20
  7. pid file = /var/run/rsyncd.pid
  8. motd file = /etc/rsync/rsyncd.motd
  9. transfer logging = no
  10. log format = %t %a %m %f %b
  11. syslog facility = local3
  12. timeout = 300
  13. [gentoo-x86-portage]
  14. #this entry is for compatibility
  15. path = /opt/gentoo-rsync/portage
  16. comment = Gentoo Linux Portage tree
  17. [gentoo-portage]
  18. #modern versions of portage use this entry
  19. path = /opt/gentoo-rsync/portage
  20. comment = Gentoo Linux Portage tree mirror
  21. exclude = distfiles