From e5f9b5dcb4014a8e54aded72f0443c8234ac9ade Mon Sep 17 00:00:00 2001 From: ramon Date: Thu, 31 Jan 2013 13:27:23 +0000 Subject: #565: Corregir errata en fichero de configuraciĆ³n de Rsync. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://opengnsys.es/svn/branches/version1.0@3516 a21b9725-9963-47de-94b9-378ad31fedc9 --- repoman/etc/rsyncd.conf.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repoman') diff --git a/repoman/etc/rsyncd.conf.tmpl b/repoman/etc/rsyncd.conf.tmpl index ba875862..303893a1 100644 --- a/repoman/etc/rsyncd.conf.tmpl +++ b/repoman/etc/rsyncd.conf.tmpl @@ -2,9 +2,9 @@ max connections = 0 log file = /var/log/rsync.log timeout = 300 - [imagenes] + [ogimages] comment = Carpeta de imagenes - path = /opt/opengnsys/client/images + path = /opt/opengnsys/images read only = no list = yes uid = root -- cgit v1.2.3-18-g5258