From 0b6a4b33673491280618e6c0ee0d33e026442492 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Fri, 20 Jun 2025 06:26:19 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- myssl/dh2048.pem | 12 ++++++------ .../multi-user.target.wants/snap-core24-1006.mount | 1 + .../multi-user.target.wants/snap-core24-888.mount | 1 - ...{snap-core24-888.mount => snap-core24-1006.mount} | 6 +++--- .../snapd.mounts.target.wants/snap-core24-1006.mount | 1 + .../snapd.mounts.target.wants/snap-core24-888.mount | 1 - 7 files changed, 12 insertions(+), 12 deletions(-) create mode 120000 systemd/system/multi-user.target.wants/snap-core24-1006.mount delete mode 120000 systemd/system/multi-user.target.wants/snap-core24-888.mount rename systemd/system/{snap-core24-888.mount => snap-core24-1006.mount} (64%) create mode 120000 systemd/system/snapd.mounts.target.wants/snap-core24-1006.mount delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-core24-888.mount diff --git a/.etckeeper b/.etckeeper index 241e5a42a..ba71b0ad4 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21259,7 +21259,7 @@ maybe chmod 0644 'systemd/system/snap-certbot-4730.mount' 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-888.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-snapd-24505.mount' maybe chmod 0644 'systemd/system/snap-snapd-24718.mount' diff --git a/myssl/dh2048.pem b/myssl/dh2048.pem index 765564805..9040eddf0 100644 --- a/myssl/dh2048.pem +++ b/myssl/dh2048.pem @@ -1,8 +1,8 @@ -----BEGIN DH PARAMETERS----- -MIIBCAKCAQEAnyfhS9PZ32pUcoj3WPbmSf394aIuNBpQHzEo9qQJQXkkUil+Zch1 -UX0UbIsn/ux9m8aVg4Q0vGZ52jfL4jAxlZT00JCQPGogPOn17++DwjQOlitOl7tf -aooZ3vkKiv0I+hpWCydYybg721ClVd2C8skUgidYSO8ldrLcigoXCne6iHHKwgCS -WoVu04Vx1Z1jAurSO4XkfspXhoWo1E6sVaSKBoZjU+3l6Lm7YRMJ+BnaLXt1gDDF -dt6VGbJdyuJ6dTmb6QLoZ9TnrvCSAvBKjLMRiOzL3sk43rhzFmHwgd18CPh709Qe -3D7wnaBNGsz+2xp5xrTAN78f2auS08J4qwIBAg== +MIIBCAKCAQEArk74OzekFN6l3hez965/m47cctPlKmBsrD1Chcl7xHkPXhzrce/C ++I06F7yjDAy1tr5xQb002aPsBguZ9aN/vynnAxHxIxnDmzZ/UGoZsBHW9c8mZyPO +tenbw3uhqG12o9PcMnI84qfvayg6GYwxNxuPZLyTMY2oqqnJ/tdpSeVeGAa0Adkh +0r1odBsqgJ3KlJqIxnf9A41gGNrobLTGKoHoLmBrOBogSYv7icwAM6cGXNXJEIXy +oY0JG6JuVNjbWtjVBiReQ1MtmK4tmqbKfIr7NbJIqH5I4wCOT7W+u+3YMF8EBa9w +ZYQkY0geL39S27gdUQhQDywxGFH0xnUakwIBAg== -----END DH PARAMETERS----- diff --git a/systemd/system/multi-user.target.wants/snap-core24-1006.mount b/systemd/system/multi-user.target.wants/snap-core24-1006.mount new file mode 120000 index 000000000..d602b427b --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core24-1006.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-1006.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core24-888.mount b/systemd/system/multi-user.target.wants/snap-core24-888.mount deleted file mode 120000 index e7a8d9096..000000000 --- a/systemd/system/multi-user.target.wants/snap-core24-888.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core24-888.mount \ No newline at end of file diff --git a/systemd/system/snap-core24-888.mount b/systemd/system/snap-core24-1006.mount similarity index 64% rename from systemd/system/snap-core24-888.mount rename to systemd/system/snap-core24-1006.mount index 6d7f946d7..6086a3485 100644 --- a/systemd/system/snap-core24-888.mount +++ b/systemd/system/snap-core24-1006.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for core24, revision 888 +Description=Mount unit for core24, revision 1006 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/core24_888.snap -Where=/snap/core24/888 +What=/var/lib/snapd/snaps/core24_1006.snap +Where=/snap/core24/1006 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snapd.mounts.target.wants/snap-core24-1006.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-1006.mount new file mode 120000 index 000000000..d602b427b --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core24-1006.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-1006.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core24-888.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-888.mount deleted file mode 120000 index e7a8d9096..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core24-888.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core24-888.mount \ No newline at end of file -- 2.43.0