[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Don't sync apt-ftparchive caches



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/homedir/syncdd.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/config/homedir/syncdd.sh b/config/homedir/syncdd.sh
index 7f878a1..9260e76 100755
--- a/config/homedir/syncdd.sh
+++ b/config/homedir/syncdd.sh
@@ -77,6 +77,7 @@ if lockfile -r3 ${HOME}/sync.lock; then
     rsync -aH -B8192 \
         --exclude backup/*.xz \
         --exclude backup/dump* \
+        --exclude database/*.db \
         ${EXTRA} \
         --exclude mirror \
         --exclude morgue/ \
-- 
1.7.2.5


Reply to: