maybe chmod 0755 'systemd/system/oem-config.service.wants'
maybe chmod 0755 'systemd/system/paths.target.wants'
maybe chmod 0755 'systemd/system/printer.target.wants'
+maybe chmod 0644 'systemd/system/snap-atom-235.mount'
maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-77.mount'
maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-81.mount'
maybe chmod 0644 'systemd/system/snap-core-7169.mount'
--- /dev/null
+[Unit]
+Description=Mount unit for atom, revision 235
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/atom_235.snap
+Where=/snap/atom/235
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+
+[Install]
+WantedBy=multi-user.target