maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-95.mount'
maybe chmod 0644 'systemd/system/snap-core-8935.mount'
maybe chmod 0644 'systemd/system/snap-core-9066.mount'
+maybe chmod 0644 'systemd/system/snap-core18-1754.mount'
+maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d34\x2d1804-33.mount'
+maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1506.mount'
+maybe chmod 0644 'systemd/system/snap-snap\x2dstore-454.mount'
maybe chmod 0644 'systemd/system/snap.canonical-livepatch.canonical-livepatchd.service'
maybe chmod 0755 'systemd/system/sockets.target.wants'
maybe chmod 0755 'systemd/system/spice-vdagentd.target.wants'
--- /dev/null
+/etc/systemd/system/snap-core18-1754.mount
\ No newline at end of file
--- /dev/null
+/etc/systemd/system/snap-gnome\x2d3\x2d34\x2d1804-33.mount
\ No newline at end of file
--- /dev/null
+/etc/systemd/system/snap-gtk\x2dcommon\x2dthemes-1506.mount
\ No newline at end of file
--- /dev/null
+/etc/systemd/system/snap-snap\x2dstore-454.mount
\ No newline at end of file
--- /dev/null
+[Unit]
+Description=Mount unit for core18, revision 1754
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core18_1754.snap
+Where=/snap/core18/1754
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
--- /dev/null
+[Unit]
+Description=Mount unit for gnome-3-34-1804, revision 33
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/gnome-3-34-1804_33.snap
+Where=/snap/gnome-3-34-1804/33
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
--- /dev/null
+[Unit]
+Description=Mount unit for gtk-common-themes, revision 1506
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/gtk-common-themes_1506.snap
+Where=/snap/gtk-common-themes/1506
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
--- /dev/null
+[Unit]
+Description=Mount unit for snap-store, revision 454
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/snap-store_454.snap
+Where=/snap/snap-store/454
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target