Add setup.sh with nightly systemd timer; move key and excludes into /opt/backup

This commit is contained in:
Christoph Haas 2026-09-19 20:36:47 +00:00
parent 99c716d35b
commit 2db05c9bb6
6 changed files with 151 additions and 27 deletions

10
exclude Normal file
View file

@ -0,0 +1,10 @@
/proc/*
/sys/*
/dev/*
/run/*
/tmp/*
/mnt/*
/media/*
/lost+found
/var/tmp/*
/var/cache/*