From 000cf9acc58a9565c89ea843c744251a333eb6c7 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 28 Jan 2022 18:38:58 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 4 ++-- .../system/multi-user.target.wants/snap-drawio-140.mount | 1 - .../system/multi-user.target.wants/snap-drawio-143.mount | 1 + .../snap-pycharm\\x2dcommunity-261.mount" | 1 - .../snap-pycharm\\x2dcommunity-268.mount" | 1 + .../system/{snap-drawio-140.mount => snap-drawio-143.mount} | 6 +++--- .../system/snap-pycharm\\x2dcommunity-268.mount" | 6 +++--- 7 files changed, 10 insertions(+), 10 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-drawio-140.mount create mode 120000 systemd/system/multi-user.target.wants/snap-drawio-143.mount delete mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-261.mount" create mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-268.mount" rename systemd/system/{snap-drawio-140.mount => snap-drawio-143.mount} (59%) rename "systemd/system/snap-pycharm\\x2dcommunity-261.mount" => "systemd/system/snap-pycharm\\x2dcommunity-268.mount" (53%) diff --git a/.etckeeper b/.etckeeper index 7d1ba80..5cd6be0 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3034,14 +3034,14 @@ maybe chmod 0644 'systemd/system/snap-core-11993.mount' maybe chmod 0644 'systemd/system/snap-core-12603.mount' maybe chmod 0644 'systemd/system/snap-core18-2253.mount' maybe chmod 0644 'systemd/system/snap-core18-2284.mount' -maybe chmod 0644 'systemd/system/snap-drawio-140.mount' maybe chmod 0644 'systemd/system/snap-drawio-142.mount' +maybe chmod 0644 'systemd/system/snap-drawio-143.mount' maybe chmod 0644 'systemd/system/snap-ferdi-188.mount' maybe chmod 0644 'systemd/system/snap-ferdi-191.mount' maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount' maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1519.mount' -maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-261.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-265.mount' +maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-268.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/multi-user.target.wants/snap-drawio-140.mount b/systemd/system/multi-user.target.wants/snap-drawio-140.mount deleted file mode 120000 index cb50e40..0000000 --- a/systemd/system/multi-user.target.wants/snap-drawio-140.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-140.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-143.mount b/systemd/system/multi-user.target.wants/snap-drawio-143.mount new file mode 120000 index 0000000..907b990 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-143.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-143.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-261.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-261.mount" deleted file mode 120000 index becfbd7..0000000 --- "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-261.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-261.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-268.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-268.mount" new file mode 120000 index 0000000..af0b598 --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-268.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-268.mount \ No newline at end of file diff --git a/systemd/system/snap-drawio-140.mount b/systemd/system/snap-drawio-143.mount similarity index 59% rename from systemd/system/snap-drawio-140.mount rename to systemd/system/snap-drawio-143.mount index 1096d30..d53711d 100644 --- a/systemd/system/snap-drawio-140.mount +++ b/systemd/system/snap-drawio-143.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for drawio, revision 140 +Description=Mount unit for drawio, revision 143 Before=snapd.service After=zfs-mount.service [Mount] -What=/var/lib/snapd/snaps/drawio_140.snap -Where=/snap/drawio/140 +What=/var/lib/snapd/snaps/drawio_143.snap +Where=/snap/drawio/143 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-261.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-268.mount" similarity index 53% rename from "systemd/system/snap-pycharm\\x2dcommunity-261.mount" rename to "systemd/system/snap-pycharm\\x2dcommunity-268.mount" index 5774766..e3f3511 100644 --- "a/systemd/system/snap-pycharm\\x2dcommunity-261.mount" +++ "b/systemd/system/snap-pycharm\\x2dcommunity-268.mount" @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for pycharm-community, revision 261 +Description=Mount unit for pycharm-community, revision 268 Before=snapd.service After=zfs-mount.service [Mount] -What=/var/lib/snapd/snaps/pycharm-community_261.snap -Where=/snap/pycharm-community/261 +What=/var/lib/snapd/snaps/pycharm-community_268.snap +Where=/snap/pycharm-community/268 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes -- 2.39.5