]> git.hoellein.online Git - zenbook/commitdiff
daily autocommit
authorroot <root@localhost>
Sun, 12 Jul 2020 04:35:25 +0000 (06:35 +0200)
committerroot <root@localhost>
Sun, 12 Jul 2020 04:35:25 +0000 (06:35 +0200)
.etckeeper
apparmor.d/libvirt/libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1 [new file with mode: 0644]
apparmor.d/libvirt/libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1.files [new file with mode: 0644]
libvirt/storage/1TB_HDD.xml [new file with mode: 0644]
libvirt/storage/autostart/1TB_HDD.xml [new symlink]
libvirt/storage/autostart/default.xml [new symlink]
libvirt/storage/default.xml [new file with mode: 0644]

index cb26232cb33c51fb96365bed8712f75ec2967370..b325febd9b464e2cb89607361e4664f9f8762f3d 100755 (executable)
@@ -652,6 +652,8 @@ maybe chmod 0755 'apparmor.d/force-complain'
 maybe chmod 0755 'apparmor.d/libvirt'
 maybe chmod 0644 'apparmor.d/libvirt/TEMPLATE.lxc'
 maybe chmod 0644 'apparmor.d/libvirt/TEMPLATE.qemu'
+maybe chmod 0644 'apparmor.d/libvirt/libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1'
+maybe chmod 0644 'apparmor.d/libvirt/libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1.files'
 maybe chmod 0644 'apparmor.d/lightdm-guest-session'
 maybe chmod 0755 'apparmor.d/local'
 maybe chmod 0644 'apparmor.d/local/README'
@@ -2352,6 +2354,10 @@ maybe chmod 0755 'libvirt/qemu/networks'
 maybe chmod 0755 'libvirt/qemu/networks/autostart'
 maybe chmod 0600 'libvirt/qemu/networks/default.xml'
 maybe chmod 0700 'libvirt/secrets'
+maybe chmod 0755 'libvirt/storage'
+maybe chmod 0600 'libvirt/storage/1TB_HDD.xml'
+maybe chmod 0755 'libvirt/storage/autostart'
+maybe chmod 0600 'libvirt/storage/default.xml'
 maybe chmod 0644 'libvirt/virt-login-shell.conf'
 maybe chmod 0644 'libvirt/virtlockd.conf'
 maybe chmod 0644 'libvirt/virtlogd.conf'
diff --git a/apparmor.d/libvirt/libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1 b/apparmor.d/libvirt/libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1
new file mode 100644 (file)
index 0000000..a38223e
--- /dev/null
@@ -0,0 +1,11 @@
+#
+# This profile is for the domain whose UUID matches this file.
+#
+
+#include <tunables/global>
+
+profile libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1 flags=(attach_disconnected) {
+  #include <abstractions/libvirt-qemu>
+  #include <libvirt/libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1.files>
+
+}
diff --git a/apparmor.d/libvirt/libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1.files b/apparmor.d/libvirt/libvirt-2a11cec6-cf27-414e-bb50-1fa264f07ff1.files
new file mode 100644 (file)
index 0000000..a632b5b
--- /dev/null
@@ -0,0 +1,10 @@
+# DO NOT EDIT THIS FILE DIRECTLY. IT IS MANAGED BY LIBVIRT.
+  "/var/log/libvirt/**/win10.log" w,
+  "/var/lib/libvirt/qemu/domain-win10/monitor.sock" rw,
+  "/var/lib/libvirt/qemu/domain-2-win10/*" rw,
+  "/run/libvirt/**/win10.pid" rwk,
+  "/run/libvirt/**/*.tunnelmigrate.dest.win10" rw,
+  "/media/mhoellein/1TB_HDD/win10_import.qcow2" rwk,
+  "/var/lib/libvirt/qemu/domain-2-win10/{,**}" rwk,
+  "/var/lib/libvirt/qemu/channel/target/domain-2-win10/{,**}" rwk,
+  "/var/lib/libvirt/qemu/domain-2-win10/master-key.aes" rwk,
diff --git a/libvirt/storage/1TB_HDD.xml b/libvirt/storage/1TB_HDD.xml
new file mode 100644 (file)
index 0000000..047688e
--- /dev/null
@@ -0,0 +1,19 @@
+<!--
+WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
+OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
+  virsh pool-edit 1TB_HDD
+or other application using the libvirt API.
+-->
+
+<pool type='dir'>
+  <name>1TB_HDD</name>
+  <uuid>3534f89c-c23d-47ef-b301-51d0f8b3c198</uuid>
+  <capacity unit='bytes'>0</capacity>
+  <allocation unit='bytes'>0</allocation>
+  <available unit='bytes'>0</available>
+  <source>
+  </source>
+  <target>
+    <path>/media/mhoellein/1TB_HDD</path>
+  </target>
+</pool>
diff --git a/libvirt/storage/autostart/1TB_HDD.xml b/libvirt/storage/autostart/1TB_HDD.xml
new file mode 120000 (symlink)
index 0000000..5876f87
--- /dev/null
@@ -0,0 +1 @@
+/etc/libvirt/storage/1TB_HDD.xml
\ No newline at end of file
diff --git a/libvirt/storage/autostart/default.xml b/libvirt/storage/autostart/default.xml
new file mode 120000 (symlink)
index 0000000..c318388
--- /dev/null
@@ -0,0 +1 @@
+/etc/libvirt/storage/default.xml
\ No newline at end of file
diff --git a/libvirt/storage/default.xml b/libvirt/storage/default.xml
new file mode 100644 (file)
index 0000000..634fee1
--- /dev/null
@@ -0,0 +1,19 @@
+<!--
+WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
+OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
+  virsh pool-edit default
+or other application using the libvirt API.
+-->
+
+<pool type='dir'>
+  <name>default</name>
+  <uuid>d539d34f-b506-4526-bd85-dfb54274c863</uuid>
+  <capacity unit='bytes'>0</capacity>
+  <allocation unit='bytes'>0</allocation>
+  <available unit='bytes'>0</available>
+  <source>
+  </source>
+  <target>
+    <path>/var/lib/libvirt/images</path>
+  </target>
+</pool>