mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
exclude dhcpcd run dir from cryptshot backups
This commit is contained in:
parent
fcbeb319e9
commit
71d5a66f16
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ exclude /sys/*
|
|||
exclude /tmp/*
|
||||
exclude /var/lib/pacman/sync/*
|
||||
exclude /var/lib/docker/*
|
||||
exclude /var/lib/dhcpcd/*
|
||||
exclude /media/*
|
||||
exclude /mnt/*
|
||||
exclude /run/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue