From 18a95e96abaeca3687da03a20356ddd9d86e0e9e Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 1 Dec 2022 19:07:30 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 2 +- .../snap-pycharm\\x2dcommunity-302.mount" | 1 - .../snap-pycharm\\x2dcommunity-310.mount" | 1 + .../snap-pycharm\\x2dcommunity-302.mount" | 1 - .../snap-pycharm\\x2dcommunity-310.mount" | 1 + .../system/snap-pycharm\\x2dcommunity-310.mount" | 6 +++--- 6 files changed, 6 insertions(+), 6 deletions(-) delete mode 120000 "systemd/system/default.target.wants/snap-pycharm\\x2dcommunity-302.mount" create mode 120000 "systemd/system/default.target.wants/snap-pycharm\\x2dcommunity-310.mount" delete mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-302.mount" create mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-310.mount" rename "systemd/system/snap-pycharm\\x2dcommunity-302.mount" => "systemd/system/snap-pycharm\\x2dcommunity-310.mount" (55%) diff --git a/.etckeeper b/.etckeeper index e1a7260..e29424a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3277,8 +3277,8 @@ maybe chmod 0644 'systemd/system/snap-ferdi-225.mount' maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.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-302.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-307.mount' +maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-310.mount' maybe chmod 0755 'systemd/system/sockets.target.wants' maybe chmod 0755 'systemd/system/sysinit.target.wants' maybe chmod 0755 'systemd/system/timers.target.wants' diff --git "a/systemd/system/default.target.wants/snap-pycharm\\x2dcommunity-302.mount" "b/systemd/system/default.target.wants/snap-pycharm\\x2dcommunity-302.mount" deleted file mode 120000 index 4dfc202..0000000 --- "a/systemd/system/default.target.wants/snap-pycharm\\x2dcommunity-302.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-302.mount \ No newline at end of file diff --git "a/systemd/system/default.target.wants/snap-pycharm\\x2dcommunity-310.mount" "b/systemd/system/default.target.wants/snap-pycharm\\x2dcommunity-310.mount" new file mode 120000 index 0000000..6df3f00 --- /dev/null +++ "b/systemd/system/default.target.wants/snap-pycharm\\x2dcommunity-310.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-310.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-302.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-302.mount" deleted file mode 120000 index 4dfc202..0000000 --- "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-302.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-302.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-310.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-310.mount" new file mode 120000 index 0000000..6df3f00 --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-310.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-310.mount \ No newline at end of file diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-302.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-310.mount" similarity index 55% rename from "systemd/system/snap-pycharm\\x2dcommunity-302.mount" rename to "systemd/system/snap-pycharm\\x2dcommunity-310.mount" index bf50524..0db3deb 100644 --- "a/systemd/system/snap-pycharm\\x2dcommunity-302.mount" +++ "b/systemd/system/snap-pycharm\\x2dcommunity-310.mount" @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for pycharm-community, revision 302 +Description=Mount unit for pycharm-community, revision 310 Before=snapd.service After=zfs-mount.service [Mount] -What=/var/lib/snapd/snaps/pycharm-community_302.snap -Where=/snap/pycharm-community/302 +What=/var/lib/snapd/snaps/pycharm-community_310.snap +Where=/snap/pycharm-community/310 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes -- 2.39.5