From 94ce52a22194577623d8a9bc45a84b6b265d1532 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Tue, 22 Feb 2011 22:35:26 +0100 Subject: ftpsync.conf.sample adjust sample rsync_options1 Signed-off-by: Joerg Jaspert --- etc/ftpsync.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample index f4f1ae5..df490f1 100644 --- a/etc/ftpsync.conf.sample +++ b/etc/ftpsync.conf.sample @@ -109,7 +109,7 @@ ## Options the first pass gets. We do not want the Packages/Source indices ## here, and we also do not want to delete any files yet. -#RSYNC_OPTIONS1="--exclude Packages* --exclude Sources* --exclude Release* --exclude ls-lR*" +#RSYNC_OPTIONS1="--exclude Packages* --exclude Sources* --exclude Release* --exclude InRelease --exclude ls-lR*" ## Options the second pass gets. Now we want the Packages/Source indices too ## and we also want to delete files. We also want to delete files that are -- cgit v1.2.3