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
+6
View File
@@ -0,0 +1,6 @@
name: "SnapshotUserdata"
description: "Daily snapshot of userdata/home for backup to network storage"
dataset_path: "userdata/home"
recursive: true
cron: "*/1 * * * *"
# Makes a snapshot once a day at 8:00PM local time named autosnap@<RFC3339>