From 669a951c13f42a29312a541b64602e1d56beaaed Mon Sep 17 00:00:00 2001 From: mhoellein Date: Mon, 14 Jul 2025 15:07:07 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../system/multi-user.target.wants/snap-core24-1055.mount | 1 + .../system/multi-user.target.wants/snap-core24-988.mount | 1 - .../{snap-core24-988.mount => snap-core24-1055.mount} | 6 +++--- .../system/snapd.mounts.target.wants/snap-core24-1055.mount | 1 + .../system/snapd.mounts.target.wants/snap-core24-988.mount | 1 - 6 files changed, 6 insertions(+), 6 deletions(-) create mode 120000 systemd/system/multi-user.target.wants/snap-core24-1055.mount delete mode 120000 systemd/system/multi-user.target.wants/snap-core24-988.mount rename systemd/system/{snap-core24-988.mount => snap-core24-1055.mount} (64%) create mode 120000 systemd/system/snapd.mounts.target.wants/snap-core24-1055.mount delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-core24-988.mount diff --git a/.etckeeper b/.etckeeper index 7adc8305a..94bd70764 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21260,7 +21260,7 @@ maybe chmod 0644 'systemd/system/snap-certbot-4737.mount' maybe chmod 0644 'systemd/system/snap-core20-2582.mount' maybe chmod 0644 'systemd/system/snap-core20-2599.mount' maybe chmod 0644 'systemd/system/snap-core24-1006.mount' -maybe chmod 0644 'systemd/system/snap-core24-988.mount' +maybe chmod 0644 'systemd/system/snap-core24-1055.mount' maybe chmod 0644 'systemd/system/snap-snapd-24718.mount' maybe chmod 0644 'systemd/system/snap-snapd-24792.mount' maybe chmod 0644 'systemd/system/snap.certbot.renew.service' diff --git a/systemd/system/multi-user.target.wants/snap-core24-1055.mount b/systemd/system/multi-user.target.wants/snap-core24-1055.mount new file mode 120000 index 000000000..7a3ee530c --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core24-1055.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-1055.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core24-988.mount b/systemd/system/multi-user.target.wants/snap-core24-988.mount deleted file mode 120000 index 19e5b093f..000000000 --- a/systemd/system/multi-user.target.wants/snap-core24-988.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core24-988.mount \ No newline at end of file diff --git a/systemd/system/snap-core24-988.mount b/systemd/system/snap-core24-1055.mount similarity index 64% rename from systemd/system/snap-core24-988.mount rename to systemd/system/snap-core24-1055.mount index 053136875..6b8ac0eaf 100644 --- a/systemd/system/snap-core24-988.mount +++ b/systemd/system/snap-core24-1055.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for core24, revision 988 +Description=Mount unit for core24, revision 1055 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/core24_988.snap -Where=/snap/core24/988 +What=/var/lib/snapd/snaps/core24_1055.snap +Where=/snap/core24/1055 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snapd.mounts.target.wants/snap-core24-1055.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-1055.mount new file mode 120000 index 000000000..7a3ee530c --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core24-1055.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-1055.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core24-988.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-988.mount deleted file mode 120000 index 19e5b093f..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core24-988.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core24-988.mount \ No newline at end of file -- 2.43.0