Add setup.sh with nightly systemd timer; move key and excludes into /opt/backup
This commit is contained in:
parent
99c716d35b
commit
2db05c9bb6
6 changed files with 151 additions and 27 deletions
10
exclude
Normal file
10
exclude
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/proc/*
|
||||
/sys/*
|
||||
/dev/*
|
||||
/run/*
|
||||
/tmp/*
|
||||
/mnt/*
|
||||
/media/*
|
||||
/lost+found
|
||||
/var/tmp/*
|
||||
/var/cache/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue