source: repoman/etc/rsyncd.conf.tmpl @ 5d05b06

Last change on this file since 5d05b06 was e5f9b5dc, checked in by ramon <ramongomez@…>, 12 years ago

#565: Corregir errata en fichero de configuración de Rsync.

git-svn-id: https://opengnsys.es/svn/branches/version1.0@3516 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 282 bytes
RevLine 
[f243a47]1max connections = 0
[4329e85]2log file = /var/log/rsync.log
3timeout = 300
4
[e5f9b5dc]5    [ogimages]
[4329e85]6    comment = Carpeta de imagenes
[e5f9b5dc]7    path = /opt/opengnsys/images
[4329e85]8    read only = no
9    list = yes
10    uid = root
11    gid = root 
[e70925a]12    auth users = CLIENTUSER
[4329e85]13    secrets file = /etc/rsyncd.secrets
14
Note: See TracBrowser for help on using the repository browser.