maybe chmod 0755 'systemd/system/printer.target.wants'
maybe chmod 0755 'systemd/system/remote-fs.target.wants'
maybe chmod 0644 'systemd/system/snap-core-9066.mount'
+maybe chmod 0644 'systemd/system/snap-core-9289.mount'
maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-194.mount'
maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-197.mount'
maybe chmod 0755 'systemd/system/sockets.target.wants'
--- /dev/null
+[Unit]
+Description=Mount unit for core, revision 9289
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_9289.snap
+Where=/snap/core/9289
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target