added some validations

This commit is contained in:
rick
2019-08-03 21:17:48 +02:00
parent 1a394337c7
commit aa812c456c
2 changed files with 20 additions and 5 deletions

View File

@@ -4,6 +4,3 @@ Backupscript for LXC Container
This script creates a copy of all running containers, backs them up (via lxc export) and deletes them afterwards.
Copys are created to prevent database inconsistencies -> copies are way faster than exports
Default backuppath for lxd snap installs are `/var/snap/lxd/common/lxd/backups` you can simlink this dir to your favorite backup destination
In this script its `/home/rick-monitoring/backup/`