From affebdc87dc3bb1d19126e8b46fbce6008b47cd2 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 6 Dec 2023 23:46:12 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 2 +- .../snap-pycharm\\x2dcommunity-352.mount" | 1 - .../snap-pycharm\\x2dcommunity-357.mount" | 1 + .../system/snap-pycharm\\x2dcommunity-357.mount" | 6 +++--- .../snap-pycharm\\x2dcommunity-352.mount" | 1 - .../snap-pycharm\\x2dcommunity-357.mount" | 1 + 6 files changed, 6 insertions(+), 6 deletions(-) delete mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-352.mount" create mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-357.mount" rename "systemd/system/snap-pycharm\\x2dcommunity-352.mount" => "systemd/system/snap-pycharm\\x2dcommunity-357.mount" (61%) delete mode 120000 "systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-352.mount" create mode 120000 "systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-357.mount" diff --git a/.etckeeper b/.etckeeper index 4812596..fc7f5dd 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3295,8 +3295,8 @@ maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-194.mount' maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-198.mount' maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1534.mount' maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1535.mount' -maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-352.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-355.mount' +maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-357.mount' maybe chmod 0755 'systemd/system/snapd.mounts.target.wants' maybe chmod 0755 'systemd/system/sockets.target.wants' maybe chmod 0755 'systemd/system/sysinit.target.wants' diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-352.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-352.mount" deleted file mode 120000 index 7c3f01c..0000000 --- "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-352.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-352.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-357.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-357.mount" new file mode 120000 index 0000000..6901a6d --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-357.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-357.mount \ No newline at end of file diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-352.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-357.mount" similarity index 61% rename from "systemd/system/snap-pycharm\\x2dcommunity-352.mount" rename to "systemd/system/snap-pycharm\\x2dcommunity-357.mount" index eb2eb15..d4f94bd 100644 --- "a/systemd/system/snap-pycharm\\x2dcommunity-352.mount" +++ "b/systemd/system/snap-pycharm\\x2dcommunity-357.mount" @@ -1,12 +1,12 @@ [Unit] -Description=Mount unit for pycharm-community, revision 352 +Description=Mount unit for pycharm-community, revision 357 After=snapd.mounts-pre.target Before=snapd.mounts.target Before=local-fs.target [Mount] -What=/var/lib/snapd/snaps/pycharm-community_352.snap -Where=/snap/pycharm-community/352 +What=/var/lib/snapd/snaps/pycharm-community_357.snap +Where=/snap/pycharm-community/357 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git "a/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-352.mount" "b/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-352.mount" deleted file mode 120000 index 7c3f01c..0000000 --- "a/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-352.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-352.mount \ No newline at end of file diff --git "a/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-357.mount" "b/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-357.mount" new file mode 120000 index 0000000..6901a6d --- /dev/null +++ "b/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-357.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-357.mount \ No newline at end of file -- 2.39.5