From: Frank Brehm Date: Wed, 15 Nov 2023 02:55:49 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=8e8271d75513fdf9825a815349ff1c6ada739bad;p=config%2Fbruni%2Fetc-mint-new1.git saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 4c13b74..3701ff0 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3291,8 +3291,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-350.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-352.mount' +maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-355.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-350.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-350.mount" deleted file mode 120000 index 1ed9a3e..0000000 --- "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-350.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-350.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-355.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-355.mount" new file mode 120000 index 0000000..b1738e9 --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-355.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-355.mount \ No newline at end of file diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-350.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-350.mount" deleted file mode 100644 index e4a7c7a..0000000 --- "a/systemd/system/snap-pycharm\\x2dcommunity-350.mount" +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Mount unit for pycharm-community, revision 350 -After=snapd.mounts-pre.target -Before=snapd.mounts.target -Before=local-fs.target - -[Mount] -What=/var/lib/snapd/snaps/pycharm-community_350.snap -Where=/snap/pycharm-community/350 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=snapd.mounts.target -WantedBy=multi-user.target diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-355.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-355.mount" new file mode 100644 index 0000000..7483baa --- /dev/null +++ "b/systemd/system/snap-pycharm\\x2dcommunity-355.mount" @@ -0,0 +1,16 @@ +[Unit] +Description=Mount unit for pycharm-community, revision 355 +After=snapd.mounts-pre.target +Before=snapd.mounts.target +Before=local-fs.target + +[Mount] +What=/var/lib/snapd/snaps/pycharm-community_355.snap +Where=/snap/pycharm-community/355 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=snapd.mounts.target +WantedBy=multi-user.target diff --git "a/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-350.mount" "b/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-350.mount" deleted file mode 120000 index 1ed9a3e..0000000 --- "a/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-350.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-350.mount \ No newline at end of file diff --git "a/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-355.mount" "b/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-355.mount" new file mode 120000 index 0000000..b1738e9 --- /dev/null +++ "b/systemd/system/snapd.mounts.target.wants/snap-pycharm\\x2dcommunity-355.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-355.mount \ No newline at end of file