projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b77adfe
)
Don't sync apt-ftparchive caches
author
Mark Hymers
<mhy@debian.org>
Sat, 26 Mar 2011 09:23:31 +0000
(09:23 +0000)
committer
Mark Hymers
<mhy@debian.org>
Sat, 26 Mar 2011 09:23:31 +0000
(09:23 +0000)
Signed-off-by: Mark Hymers <mhy@debian.org>
config/homedir/syncdd.sh
patch
|
blob
|
history
diff --git
a/config/homedir/syncdd.sh
b/config/homedir/syncdd.sh
index 7f878a1aff982fe5c1df71dc2007cc92306bbefe..9260e76402b32162cabed1fc6158b2e75f9dd104 100755
(executable)
--- 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/ \