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'
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'
--- /dev/null
+#
+# 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>
+
+}
--- /dev/null
+# 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,
--- /dev/null
+<!--
+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>
--- /dev/null
+/etc/libvirt/storage/1TB_HDD.xml
\ No newline at end of file
--- /dev/null
+/etc/libvirt/storage/default.xml
\ No newline at end of file
--- /dev/null
+<!--
+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>