maybe chmod 0755 'systemd/system/paths.target.wants'
maybe chmod 0755 'systemd/system/printer.target.wants'
maybe chmod 0755 'systemd/system/remote-fs.target.wants'
+maybe chmod 0644 'systemd/system/snap-core-8935.mount'
maybe chmod 0644 'systemd/system/snap-core18-1668.mount'
maybe chmod 0644 'systemd/system/snap-core18-1705.mount'
maybe chmod 0644 'systemd/system/snap-openra-183.mount'
maybe chmod 0644 'systemd/system/snap-openra-216.mount'
+maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-192.mount'
maybe chmod 0644 'systemd/system/snap-snapd-6434.mount'
maybe chmod 0644 'systemd/system/snap-snapd-6953.mount'
maybe chmod 0755 'systemd/system/sockets.target.wants'
--- /dev/null
+[Unit]
+Description=Mount unit for core, revision 8935
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_8935.snap
+Where=/snap/core/8935
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
--- /dev/null
+[Unit]
+Description=Mount unit for pycharm-community, revision 192
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/pycharm-community_192.snap
+Where=/snap/pycharm-community/192
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target