Implement Unraid VM backup job

This commit is contained in:
2026-05-14 13:01:18 -07:00
parent 3fd347d1f6
commit 95166b0dab
4 changed files with 398 additions and 4 deletions
@@ -0,0 +1,3 @@
# Weekly safe Agrarian VM backup check.
# Running VMs are skipped unless the script is invoked manually with --shutdown-running.
15 3 * * 0 /bin/bash /boot/config/custom/agrarian-vm-backup.sh >> /var/log/agrarian-vm-backup.log 2>&1