maybe chmod 0755 'systemd/system/printer.target.wants'
maybe chmod 0755 'systemd/system/remote-fs.target.wants'
maybe chmod 0755 'systemd/system/rescue.target.wants'
-maybe chmod 0644 'systemd/system/snap-core-9804.mount'
+maybe chmod 0644 'systemd/system/snap-core-10126.mount'
maybe chmod 0644 'systemd/system/snap-core-9993.mount'
maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-211.mount'
maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-214.mount'
--- /dev/null
+/etc/systemd/system/snap-core-10126.mount
\ No newline at end of file
+++ /dev/null
-/etc/systemd/system/snap-core-9804.mount
\ No newline at end of file
--- /dev/null
+[Unit]
+Description=Mount unit for core, revision 10126
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_10126.snap
+Where=/snap/core/10126
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
+++ /dev/null
-[Unit]
-Description=Mount unit for core, revision 9804
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core_9804.snap
-Where=/snap/core/9804
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target