maybe chmod 0755 'systemd/system/sleep.target.wants'
maybe chmod 0644 'systemd/system/snap-bare-5.mount'
maybe chmod 0644 'systemd/system/snap-core-14399.mount'
+maybe chmod 0644 'systemd/system/snap-core-14447.mount'
maybe chmod 0644 'systemd/system/snap-core18-2654.mount'
maybe chmod 0644 'systemd/system/snap-core18-2667.mount'
maybe chmod 0644 'systemd/system/snap-drawio-167.mount'
--- /dev/null
+[Unit]
+Description=Mount unit for core, revision 14447
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_14447.snap
+Where=/snap/core/14447
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=default.target multi-user.target