From 359cda3318e006782fcd7a31a4cad1925e84022f Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 16 Apr 2025 14:48:30 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../system/multi-user.target.wants/snap-core20-2434.mount | 1 - .../system/multi-user.target.wants/snap-core20-2501.mount | 1 + .../{snap-core20-2434.mount => snap-core20-2501.mount} | 6 +++--- .../system/snapd.mounts.target.wants/snap-core20-2434.mount | 1 - .../system/snapd.mounts.target.wants/snap-core20-2501.mount | 1 + 6 files changed, 6 insertions(+), 6 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core20-2434.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core20-2501.mount rename systemd/system/{snap-core20-2434.mount => snap-core20-2501.mount} (64%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-core20-2434.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-core20-2501.mount diff --git a/.etckeeper b/.etckeeper index 296938b7a..09c7921d2 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-2434.mount' maybe chmod 0644 'systemd/system/snap-core20-2496.mount' +maybe chmod 0644 'systemd/system/snap-core20-2501.mount' maybe chmod 0644 'systemd/system/snap-core24-716.mount' maybe chmod 0644 'systemd/system/snap-core24-739.mount' maybe chmod 0644 'systemd/system/snap-snapd-23545.mount' diff --git a/systemd/system/multi-user.target.wants/snap-core20-2434.mount b/systemd/system/multi-user.target.wants/snap-core20-2434.mount deleted file mode 120000 index 3f73b7116..000000000 --- a/systemd/system/multi-user.target.wants/snap-core20-2434.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core20-2434.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core20-2501.mount b/systemd/system/multi-user.target.wants/snap-core20-2501.mount new file mode 120000 index 000000000..441ee2c38 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core20-2501.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2501.mount \ No newline at end of file diff --git a/systemd/system/snap-core20-2434.mount b/systemd/system/snap-core20-2501.mount similarity index 64% rename from systemd/system/snap-core20-2434.mount rename to systemd/system/snap-core20-2501.mount index 81ff05e6e..bf82a08fe 100644 --- a/systemd/system/snap-core20-2434.mount +++ b/systemd/system/snap-core20-2501.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for core20, revision 2434 +Description=Mount unit for core20, revision 2501 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/core20_2434.snap -Where=/snap/core20/2434 +What=/var/lib/snapd/snaps/core20_2501.snap +Where=/snap/core20/2501 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snapd.mounts.target.wants/snap-core20-2434.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2434.mount deleted file mode 120000 index 3f73b7116..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core20-2434.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core20-2434.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core20-2501.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2501.mount new file mode 120000 index 000000000..441ee2c38 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core20-2501.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2501.mount \ No newline at end of file -- 2.43.0