exclude more files from borg backup
This commit is contained in:
parent
0888727632
commit
6f10c06354
@ -38,6 +38,7 @@ mantle)
|
|||||||
--exclude '/var/lib/alsa' \
|
--exclude '/var/lib/alsa' \
|
||||||
--exclude '/var/lib/tor' \
|
--exclude '/var/lib/tor' \
|
||||||
--exclude '/var/lib/random-seed' \
|
--exclude '/var/lib/random-seed' \
|
||||||
|
--exclude '/var/lib/seedrng' \
|
||||||
--exclude '/var/log/tallylog' \
|
--exclude '/var/log/tallylog' \
|
||||||
--exclude '/var/log/btmp' \
|
--exclude '/var/log/btmp' \
|
||||||
--exclude '/var/log/dmesg.log' \
|
--exclude '/var/log/dmesg.log' \
|
||||||
@ -49,6 +50,7 @@ mantle)
|
|||||||
--exclude '/data/torrents/*' \
|
--exclude '/data/torrents/*' \
|
||||||
--exclude '/home/*/.ssh/control*' \
|
--exclude '/home/*/.ssh/control*' \
|
||||||
--exclude '/home/*/services/*/supervise' \
|
--exclude '/home/*/services/*/supervise' \
|
||||||
|
--exclude '/home/*/.config/transmission/resume' \
|
||||||
--exclude '*/.git/*' \
|
--exclude '*/.git/*' \
|
||||||
--exclude '*/.stack-work/*' \
|
--exclude '*/.stack-work/*' \
|
||||||
--exclude '*/lock' \
|
--exclude '*/lock' \
|
||||||
|
Loading…
Reference in New Issue
Block a user