inital code for snapshoting on cron

This commit is contained in:
2022-12-19 07:16:24 -07:00
parent 965af25890
commit 3c0d373e6e
10 changed files with 338 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[[job]]
name = "dailysnap"
description = "snapshot home dir daily"
cron = "* * * * *"
dataset = "userdata/home"
rescursive = false