From f994acee8e8cce2cf255db88dbe4e97d87935a2d Mon Sep 17 00:00:00 2001 From: mhoellein Date: Tue, 20 May 2025 06:26:19 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- myssl/dh2048.pem | 12 ++++++------ .../multi-user.target.wants/snap-core24-739.mount | 1 - .../multi-user.target.wants/snap-core24-988.mount | 1 + .../{snap-core24-739.mount => snap-core24-988.mount} | 6 +++--- .../snapd.mounts.target.wants/snap-core24-739.mount | 1 - .../snapd.mounts.target.wants/snap-core24-988.mount | 1 + 7 files changed, 12 insertions(+), 12 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core24-739.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core24-988.mount rename systemd/system/{snap-core24-739.mount => snap-core24-988.mount} (65%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-core24-739.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-core24-988.mount diff --git a/.etckeeper b/.etckeeper index 5169ba939..75b377fff 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21258,8 +21258,8 @@ 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-core24-739.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' maybe chmod 0644 'systemd/system/snap-snapd-24505.mount' maybe chmod 0644 'systemd/system/snap.certbot.renew.service' diff --git a/myssl/dh2048.pem b/myssl/dh2048.pem index 67362d2e8..b2f5e3f7b 100644 --- a/myssl/dh2048.pem +++ b/myssl/dh2048.pem @@ -1,8 +1,8 @@ -----BEGIN DH PARAMETERS----- -MIIBCAKCAQEAxb/kqouHfyatrU7lFMXXLn7J5FzCOJlwiWVKUpGZW7xYNxh/b+ut -H1kWde7/yICqQV86jeVGaPry+q1Iefx8ckKeAgcRuu6CgR24Nc9kxqmbeV7hE2X5 -6HFNNRbC2I7JdLTzMf4Ahat4S7VL77offrjiGNnTK05ZA4F3jrsrJRgHanjUprI9 -SHz+2NZXiBJ1sf1ycmy/TLfqhNUU883+u7kbBB7aTQS5e1BnP2+NH2kcQ5Wt4lmy -z4YMcH9YG485XSIIlKryekn7wBmr3CwKL9ukBskHxmf7N++ly20n0Ofso65fb31r -ZDWBHx+1VN9+zw2Ek5NPhRc/4yQ/zYjuywIBAg== +MIIBCAKCAQEA6Y2dg6+Qn43TIrXFZtMd6kGfUoALOcu4rvygdOPZO7BxtQSbFzPj +ZL1KcjSE5TPQSx6sijMWo9qjQGOVaVqr4TGrJqNHY56j1Oe7/iroISbKOrcg6NWo +PH5F9zO6hnhBT0TAafxGSTRIs+fZlivgJhSyST7VLqYZ8rvXSaDEffKCySDnj4Yt +WmLWvCITg2kt585glVvDBRz0/ctSHsWpggQPsdtscawMXgprmLzGQm0Ypho0XdSG +0XECwMi2RHJXpAdytgr4zxwjkIzLPm3k+vd8vxwLFjlAMV5e40V7lxCDXUGGtbXm +QcTfFPJ85A8EVmHQLEA71auzNMf9Iq7f+wIBAg== -----END DH PARAMETERS----- diff --git a/systemd/system/multi-user.target.wants/snap-core24-739.mount b/systemd/system/multi-user.target.wants/snap-core24-739.mount deleted file mode 120000 index 4ec8c15b6..000000000 --- a/systemd/system/multi-user.target.wants/snap-core24-739.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core24-739.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 new file mode 120000 index 000000000..19e5b093f --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core24-988.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-988.mount \ No newline at end of file diff --git a/systemd/system/snap-core24-739.mount b/systemd/system/snap-core24-988.mount similarity index 65% rename from systemd/system/snap-core24-739.mount rename to systemd/system/snap-core24-988.mount index 3b6e0fad1..053136875 100644 --- a/systemd/system/snap-core24-739.mount +++ b/systemd/system/snap-core24-988.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for core24, revision 739 +Description=Mount unit for core24, revision 988 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/core24_739.snap -Where=/snap/core24/739 +What=/var/lib/snapd/snaps/core24_988.snap +Where=/snap/core24/988 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snapd.mounts.target.wants/snap-core24-739.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-739.mount deleted file mode 120000 index 4ec8c15b6..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core24-739.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core24-739.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 new file mode 120000 index 000000000..19e5b093f --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core24-988.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-988.mount \ No newline at end of file -- 2.43.0