From 2261855c91b3fdd3577fcd50bb2e9c78aef290a1 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Tue, 27 May 2025 14:49:06 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../system/multi-user.target.wants/snap-core20-2501.mount | 1 - .../system/multi-user.target.wants/snap-core20-2582.mount | 1 + .../{snap-core20-2501.mount => snap-core20-2582.mount} | 6 +++--- .../system/snapd.mounts.target.wants/snap-core20-2501.mount | 1 - .../system/snapd.mounts.target.wants/snap-core20-2582.mount | 1 + 6 files changed, 6 insertions(+), 6 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core20-2501.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core20-2582.mount rename systemd/system/{snap-core20-2501.mount => snap-core20-2582.mount} (64%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-core20-2501.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-core20-2582.mount diff --git a/.etckeeper b/.etckeeper index 75b377fff..eccb15be7 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21256,8 +21256,8 @@ maybe chmod 0664 'systemd/system/set-route-network.service' maybe chmod 0755 'systemd/system/sleep.target.wants' maybe chmod 0644 'systemd/system/snap-certbot-4482.mount' maybe chmod 0644 'systemd/system/snap-certbot-4557.mount' -maybe chmod 0644 'systemd/system/snap-core20-2501.mount' maybe chmod 0644 'systemd/system/snap-core20-2571.mount' +maybe chmod 0644 'systemd/system/snap-core20-2582.mount' maybe chmod 0644 'systemd/system/snap-core24-888.mount' maybe chmod 0644 'systemd/system/snap-core24-988.mount' maybe chmod 0644 'systemd/system/snap-snapd-23771.mount' diff --git a/systemd/system/multi-user.target.wants/snap-core20-2501.mount b/systemd/system/multi-user.target.wants/snap-core20-2501.mount deleted file mode 120000 index 441ee2c38..000000000 --- a/systemd/system/multi-user.target.wants/snap-core20-2501.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core20-2501.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core20-2582.mount b/systemd/system/multi-user.target.wants/snap-core20-2582.mount new file mode 120000 index 000000000..e0bee829e --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core20-2582.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2582.mount \ No newline at end of file diff --git a/systemd/system/snap-core20-2501.mount b/systemd/system/snap-core20-2582.mount similarity index 64% rename from systemd/system/snap-core20-2501.mount rename to systemd/system/snap-core20-2582.mount index bf82a08fe..a7c4d3218 100644 --- a/systemd/system/snap-core20-2501.mount +++ b/systemd/system/snap-core20-2582.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for core20, revision 2501 +Description=Mount unit for core20, revision 2582 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/core20_2501.snap -Where=/snap/core20/2501 +What=/var/lib/snapd/snaps/core20_2582.snap +Where=/snap/core20/2582 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snapd.mounts.target.wants/snap-core20-2501.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2501.mount deleted file mode 120000 index 441ee2c38..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core20-2501.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core20-2501.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core20-2582.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2582.mount new file mode 120000 index 000000000..e0bee829e --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core20-2582.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2582.mount \ No newline at end of file -- 2.43.0