inital code for snapshoting on cron
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user