source: repoman/etc/rsyncd.conf.tmpl @ 85286a2

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since 85286a2 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
Line 
1max connections = 0
2log file = /var/log/rsync.log
3timeout = 300
4
5    [ogimages]
6    comment = Carpeta de imagenes
7    path = /opt/opengnsys/images
8    read only = no
9    list = yes
10    uid = root
11    gid = root 
12    auth users = CLIENTUSER
13    secrets file = /etc/rsyncd.secrets
14
Note: See TracBrowser for help on using the repository browser.