From: Frank Brehm Date: Wed, 12 Oct 2022 06:47:52 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=94d5be3b1d805a414b95913c3b486f636c768d7e;p=config%2Fbruni%2Fetc-mint-new1.git saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 24dbcfc..09f4ebf 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3265,8 +3265,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-296.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-298.mount' +maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-302.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" new file mode 120000 index 0000000..4dfc202 --- /dev/null +++ "b/systemd/system/default.target.wants/snap-pycharm\\x2dcommunity-302.mount" @@ -0,0 +1 @@ +/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-296.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-296.mount" deleted file mode 120000 index b94d3e0..0000000 --- "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-296.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-296.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" new file mode 120000 index 0000000..4dfc202 --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-302.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-302.mount \ No newline at end of file diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-296.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-296.mount" deleted file mode 100644 index 125fe13..0000000 --- "a/systemd/system/snap-pycharm\\x2dcommunity-296.mount" +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=Mount unit for pycharm-community, revision 296 -Before=snapd.service -After=zfs-mount.service - -[Mount] -What=/var/lib/snapd/snaps/pycharm-community_296.snap -Where=/snap/pycharm-community/296 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-302.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-302.mount" new file mode 100644 index 0000000..bf50524 --- /dev/null +++ "b/systemd/system/snap-pycharm\\x2dcommunity-302.mount" @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for pycharm-community, revision 302 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/pycharm-community_302.snap +Where=/snap/pycharm-community/302 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=default.target multi-user.target