aboutsummaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorCraig Jennings <cjennings@tenax.local>2020-11-03 09:39:18 -0600
committerCraig Jennings <cjennings@tenax.local>2020-11-03 09:39:18 -0600
commitd7a6f9e72f8a7ee228e884aa1c46890a7797a593 (patch)
tree3719a6bb4561eddf84d9b29e32621c86ef168a3d /readme.org
parent5eca783da90ae22185d33f3cf9a7622f5026ecc1 (diff)
downloadrsyncshot-d7a6f9e72f8a7ee228e884aa1c46890a7797a593.tar.gz
rsyncshot-d7a6f9e72f8a7ee228e884aa1c46890a7797a593.zip
Initial commit
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.org b/readme.org
new file mode 100644
index 0000000..15509ad
--- /dev/null
+++ b/readme.org
@@ -0,0 +1,8 @@
+* rsyncshot
+Linux backups with hard links, rsync, cron, and bash
+
+* include and exclude lists are kept in /etc/rsyncshot
+* include indicates what directories should be included in the snapshot
+* exclude indicates what file (patterns) should be excluded from the snapshot
+* running rsyncshot setup
+**