From 2cefd1324bb0d8fc91cb6aed859575df2a49bc3a Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Tue, 29 Dec 2009 16:42:35 +0100 Subject: [PATCH] =?UTF-8?q?[rsyncd]=20Le=20/var=20de=20vo=20est=20s=C3=A9p?= =?UTF-8?q?ar=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20091229154235-ffbb2-2c52904c3f0be39c607376f736de720060f680bd.gz --- Python/etc/rsyncd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Python/etc/rsyncd.conf b/Python/etc/rsyncd.conf index 7f27766..8a05b98 100644 --- a/Python/etc/rsyncd.conf +++ b/Python/etc/rsyncd.conf @@ -41,6 +41,8 @@ backup_folders = { 'var' : '/var' }, 'komaz' : { 'var' : '/var' }, + + 'vo' : { 'var' : '/var' }, 'news' : { 'news-spool' : '/var/spool/news', 'news-lib' : '/var/lib/news' },