From abdbd80ac4dcc42619ee4ed12c19fb5d71fa2d83 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 6 Sep 2022 10:53:34 +0300 Subject: Added many configs to .b --- .b/etc/libvirt/storage/KVM-Images.xml | 19 +++++++++++++++++++ .b/etc/libvirt/storage/autostart/KVM-Images.xml | 1 + .b/etc/libvirt/storage/autostart/default.xml | 1 + .b/etc/libvirt/storage/default.xml | 19 +++++++++++++++++++ 4 files changed, 40 insertions(+) create mode 100644 .b/etc/libvirt/storage/KVM-Images.xml create mode 120000 .b/etc/libvirt/storage/autostart/KVM-Images.xml create mode 120000 .b/etc/libvirt/storage/autostart/default.xml create mode 100644 .b/etc/libvirt/storage/default.xml (limited to '.b/etc/libvirt/storage') diff --git a/.b/etc/libvirt/storage/KVM-Images.xml b/.b/etc/libvirt/storage/KVM-Images.xml new file mode 100644 index 0000000..14a177e --- /dev/null +++ b/.b/etc/libvirt/storage/KVM-Images.xml @@ -0,0 +1,19 @@ + + + + KVM-Images + a62e6ce3-9cc7-4413-86e5-eeebbadafdf0 + 0 + 0 + 0 + + + + /mnt/Norilsk/KVM-Images + + diff --git a/.b/etc/libvirt/storage/autostart/KVM-Images.xml b/.b/etc/libvirt/storage/autostart/KVM-Images.xml new file mode 120000 index 0000000..90a360d --- /dev/null +++ b/.b/etc/libvirt/storage/autostart/KVM-Images.xml @@ -0,0 +1 @@ +/etc/libvirt/storage/KVM-Images.xml \ No newline at end of file diff --git a/.b/etc/libvirt/storage/autostart/default.xml b/.b/etc/libvirt/storage/autostart/default.xml new file mode 120000 index 0000000..c318388 --- /dev/null +++ b/.b/etc/libvirt/storage/autostart/default.xml @@ -0,0 +1 @@ +/etc/libvirt/storage/default.xml \ No newline at end of file diff --git a/.b/etc/libvirt/storage/default.xml b/.b/etc/libvirt/storage/default.xml new file mode 100644 index 0000000..361a4e6 --- /dev/null +++ b/.b/etc/libvirt/storage/default.xml @@ -0,0 +1,19 @@ + + + + default + 1a74c822-3b34-475c-9880-6407d16cac06 + 0 + 0 + 0 + + + + /var/lib/libvirt/images + + -- cgit v1.2.3