diff options
| author | Miguel <m.i@gmx.at> | 2018-08-01 12:57:52 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-01 12:57:52 +0200 |
| commit | 8eb5d639b995e85b4c69e0f77ff85064b0a50ace (patch) | |
| tree | a7e7448ad6648cf0d130fabae31169a058e65993 /kvm_tools/config_example | |
added kvm tools and some simple scripts
Diffstat (limited to 'kvm_tools/config_example')
| -rw-r--r-- | kvm_tools/config_example | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kvm_tools/config_example b/kvm_tools/config_example new file mode 100644 index 0000000..f28f425 --- /dev/null +++ b/kvm_tools/config_example @@ -0,0 +1,6 @@ +USER=root +DISK=sda +DOMAIN=milky +TARGET=/home/miguel/KVM/02_BACKUP/MILKY +SOURCE=/home/miguel/KVM/MILKY +LIMIT_RATE=200m |
