From: Frank Brehm Date: Mon, 29 May 2023 22:56:20 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c37385127110a8e7b74f421880ed67788e8b2c40;p=config%2Fbruni%2Fetc-mint-new1.git saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index a361a45..a1dfef1 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3275,8 +3275,8 @@ maybe chmod 0755 'systemd/system/sleep.target.wants' maybe chmod 0644 'systemd/system/snap-bare-5.mount' maybe chmod 0644 'systemd/system/snap-core-14784.mount' maybe chmod 0644 'systemd/system/snap-core-14946.mount' -maybe chmod 0644 'systemd/system/snap-core18-2721.mount' maybe chmod 0644 'systemd/system/snap-core18-2745.mount' +maybe chmod 0644 'systemd/system/snap-core18-2751.mount' maybe chmod 0644 'systemd/system/snap-drawio-174.mount' maybe chmod 0644 'systemd/system/snap-drawio-175.mount' maybe chmod 0644 'systemd/system/snap-ferdi-211.mount' diff --git a/systemd/system/multi-user.target.wants/snap-core18-2721.mount b/systemd/system/multi-user.target.wants/snap-core18-2721.mount deleted file mode 120000 index a21bb56..0000000 --- a/systemd/system/multi-user.target.wants/snap-core18-2721.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core18-2721.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core18-2751.mount b/systemd/system/multi-user.target.wants/snap-core18-2751.mount new file mode 120000 index 0000000..d37fe20 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core18-2751.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-2751.mount \ No newline at end of file diff --git a/systemd/system/snap-core18-2721.mount b/systemd/system/snap-core18-2721.mount deleted file mode 100644 index f5beda8..0000000 --- a/systemd/system/snap-core18-2721.mount +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Mount unit for core18, revision 2721 -After=snapd.mounts-pre.target -Before=snapd.mounts.target -Before=local-fs.target - -[Mount] -What=/var/lib/snapd/snaps/core18_2721.snap -Where=/snap/core18/2721 -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-core18-2751.mount b/systemd/system/snap-core18-2751.mount new file mode 100644 index 0000000..5de4ebe --- /dev/null +++ b/systemd/system/snap-core18-2751.mount @@ -0,0 +1,16 @@ +[Unit] +Description=Mount unit for core18, revision 2751 +After=snapd.mounts-pre.target +Before=snapd.mounts.target +Before=local-fs.target + +[Mount] +What=/var/lib/snapd/snaps/core18_2751.snap +Where=/snap/core18/2751 +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-core18-2721.mount b/systemd/system/snapd.mounts.target.wants/snap-core18-2721.mount deleted file mode 120000 index a21bb56..0000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core18-2721.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core18-2721.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core18-2751.mount b/systemd/system/snapd.mounts.target.wants/snap-core18-2751.mount new file mode 120000 index 0000000..d37fe20 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core18-2751.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-2751.mount \ No newline at end of file