From c21f9d4cc7d8d43155e97249a9a6033f79242ee3 Mon Sep 17 00:00:00 2001 From: james Date: Tue, 19 Nov 2024 12:16:58 -0500 Subject: [PATCH] Add readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a0bcd4 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Personal Restic config +For this configuration, most files go in /etc/restic. Files should be owned by root, and use 0600 for permissions + +Files that differ from this are: +* /etc/restic/backup.sh needs 0700 permissions +* restic.timer and restic.service go in /etc/systemd/system/ and use 0655 permissions +