From: mhoellein Date: Fri, 20 Jun 2025 04:26:19 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=0b6a4b33673491280618e6c0ee0d33e026442492;p=vserver daily autocommit --- 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-1006.mount b/systemd/system/snap-core24-1006.mount new file mode 100644 index 000000000..6086a3485 --- /dev/null +++ b/systemd/system/snap-core24-1006.mount @@ -0,0 +1,15 @@ +[Unit] +Description=Mount unit for core24, revision 1006 +After=snapd.mounts-pre.target +Before=snapd.mounts.target + +[Mount] +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 + +[Install] +WantedBy=snapd.mounts.target +WantedBy=multi-user.target diff --git a/systemd/system/snap-core24-888.mount b/systemd/system/snap-core24-888.mount deleted file mode 100644 index 6d7f946d7..000000000 --- a/systemd/system/snap-core24-888.mount +++ /dev/null @@ -1,15 +0,0 @@ -[Unit] -Description=Mount unit for core24, revision 888 -After=snapd.mounts-pre.target -Before=snapd.mounts.target - -[Mount] -What=/var/lib/snapd/snaps/core24_888.snap -Where=/snap/core24/888 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=snapd.mounts.target -WantedBy=multi-user.target 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