From 53d98f8ff14d2051ea302cd886fbdf3f77135274 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 23 Oct 2024 10:02:14 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../system/multi-user.target.wants/snap-core20-2318.mount | 1 - .../system/multi-user.target.wants/snap-core20-2434.mount | 1 + .../{snap-core20-2318.mount => snap-core20-2434.mount} | 6 +++--- .../system/snapd.mounts.target.wants/snap-core20-2318.mount | 1 - .../system/snapd.mounts.target.wants/snap-core20-2434.mount | 1 + 6 files changed, 6 insertions(+), 6 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core20-2318.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core20-2434.mount rename systemd/system/{snap-core20-2318.mount => snap-core20-2434.mount} (64%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-core20-2318.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-core20-2434.mount diff --git a/.etckeeper b/.etckeeper index 409265d78..b8fca1fcb 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21255,8 +21255,8 @@ maybe chmod 0755 'systemd/system/rescue.target.wants' maybe chmod 0664 'systemd/system/set-route-network.service' maybe chmod 0755 'systemd/system/sleep.target.wants' maybe chmod 0644 'systemd/system/snap-certbot-3834.mount' -maybe chmod 0644 'systemd/system/snap-core20-2318.mount' maybe chmod 0644 'systemd/system/snap-core20-2379.mount' +maybe chmod 0644 'systemd/system/snap-core20-2434.mount' maybe chmod 0644 'systemd/system/snap-snapd-21759.mount' maybe chmod 0644 'systemd/system/snap.certbot.renew.service' maybe chmod 0644 'systemd/system/snap.certbot.renew.timer' diff --git a/systemd/system/multi-user.target.wants/snap-core20-2318.mount b/systemd/system/multi-user.target.wants/snap-core20-2318.mount deleted file mode 120000 index 4ddf73f20..000000000 --- a/systemd/system/multi-user.target.wants/snap-core20-2318.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core20-2318.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core20-2434.mount b/systemd/system/multi-user.target.wants/snap-core20-2434.mount new file mode 120000 index 000000000..3f73b7116 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core20-2434.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2434.mount \ No newline at end of file diff --git a/systemd/system/snap-core20-2318.mount b/systemd/system/snap-core20-2434.mount similarity index 64% rename from systemd/system/snap-core20-2318.mount rename to systemd/system/snap-core20-2434.mount index f70719c30..81ff05e6e 100644 --- a/systemd/system/snap-core20-2318.mount +++ b/systemd/system/snap-core20-2434.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for core20, revision 2318 +Description=Mount unit for core20, revision 2434 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/core20_2318.snap -Where=/snap/core20/2318 +What=/var/lib/snapd/snaps/core20_2434.snap +Where=/snap/core20/2434 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snapd.mounts.target.wants/snap-core20-2318.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2318.mount deleted file mode 120000 index 4ddf73f20..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core20-2318.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core20-2318.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core20-2434.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2434.mount new file mode 120000 index 000000000..3f73b7116 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core20-2434.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2434.mount \ No newline at end of file -- 2.43.0