From 60d9087906a3e62cf566472b9a86dda76ca1a33a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Jun 2022 00:54:49 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 3 +-- .../90-mandatory.d/99-mintupdate-temporary.pkla | 1 + .../snap-pycharm\\x2dcommunity-278.mount" | 1 - .../snap-pycharm\\x2dcommunity-286.mount" | 1 + .../system/snap-pycharm\\x2dcommunity-286.mount" | 6 +++--- 5 files changed, 6 insertions(+), 6 deletions(-) create mode 120000 polkit-1/localauthority/90-mandatory.d/99-mintupdate-temporary.pkla delete mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-278.mount" create mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-286.mount" rename "systemd/system/snap-pycharm\\x2dcommunity-278.mount" => "systemd/system/snap-pycharm\\x2dcommunity-286.mount" (53%) diff --git a/.etckeeper b/.etckeeper index 6bafe34..2d22172 100755 --- a/.etckeeper +++ b/.etckeeper @@ -56,7 +56,6 @@ mkdir -p './polkit-1/localauthority/10-vendor.d' mkdir -p './polkit-1/localauthority/20-org.d' mkdir -p './polkit-1/localauthority/30-site.d' mkdir -p './polkit-1/localauthority/50-local.d' -mkdir -p './polkit-1/localauthority/90-mandatory.d' mkdir -p './postfix/dynamicmaps.cf.d' mkdir -p './postfix/sasl' mkdir -p './powerline' @@ -3048,8 +3047,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-1519.mount' maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1534.mount' -maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-278.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-281.mount' +maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-286.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/polkit-1/localauthority/90-mandatory.d/99-mintupdate-temporary.pkla b/polkit-1/localauthority/90-mandatory.d/99-mintupdate-temporary.pkla new file mode 120000 index 0000000..ab463aa --- /dev/null +++ b/polkit-1/localauthority/90-mandatory.d/99-mintupdate-temporary.pkla @@ -0,0 +1 @@ +/usr/share/linuxmint/mintupdate/automation/99-mintupdate-temporary.pkla \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-278.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-278.mount" deleted file mode 120000 index a0be467..0000000 --- "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-278.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-278.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-286.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-286.mount" new file mode 120000 index 0000000..8872767 --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-286.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-286.mount \ No newline at end of file diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-278.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-286.mount" similarity index 53% rename from "systemd/system/snap-pycharm\\x2dcommunity-278.mount" rename to "systemd/system/snap-pycharm\\x2dcommunity-286.mount" index 9069f5f..d083efc 100644 --- "a/systemd/system/snap-pycharm\\x2dcommunity-278.mount" +++ "b/systemd/system/snap-pycharm\\x2dcommunity-286.mount" @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for pycharm-community, revision 278 +Description=Mount unit for pycharm-community, revision 286 Before=snapd.service After=zfs-mount.service [Mount] -What=/var/lib/snapd/snaps/pycharm-community_278.snap -Where=/snap/pycharm-community/278 +What=/var/lib/snapd/snaps/pycharm-community_286.snap +Where=/snap/pycharm-community/286 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes -- 2.39.5