Exclude bups local /root/.bup dir
Bup appears to use this to keep track of indexes between the local and remote server. We don't need to back this up and attempting to results in frequent errors for files being deleted before they could be backed up. Change-Id: I3ad4db5a44f3067478e48af65dd7991bbb391ab8
This commit is contained in:
parent
78bd720573
commit
6dc3abf686
@ -11,4 +11,5 @@
|
||||
/var/agentx/*
|
||||
/run/*
|
||||
/root/backup-restore-*
|
||||
/root/.bup
|
||||
/etc/puppet/modules/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user