From b0986f3dd8a8b0da6c4354a28ba54b8c2a5326b6 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Fri, 15 Nov 2024 04:33:52 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- myssl/dh2048.pem | 12 ++++++------ .../multi-user.target.wants/snap-certbot-3834.mount | 1 - .../multi-user.target.wants/snap-certbot-4193.mount | 1 + ...ap-certbot-3834.mount => snap-certbot-4193.mount} | 6 +++--- systemd/system/snap.certbot.renew.service | 6 +++--- systemd/system/snap.certbot.renew.timer | 8 ++++---- .../snap-certbot-3834.mount | 1 - .../snap-certbot-4193.mount | 1 + 9 files changed, 19 insertions(+), 19 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-certbot-3834.mount create mode 120000 systemd/system/multi-user.target.wants/snap-certbot-4193.mount rename systemd/system/{snap-certbot-3834.mount => snap-certbot-4193.mount} (63%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-certbot-3834.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-certbot-4193.mount diff --git a/.etckeeper b/.etckeeper index 3d3b67bfb..0e8fdf455 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21254,8 +21254,8 @@ maybe chmod 0755 'systemd/system/paths.target.wants' maybe chmod 0755 'systemd/system/rescue.target.wants' maybe chmod 0664 'systemd/system/set-route-network.service' maybe chmod 0755 'systemd/system/sleep.target.wants' -maybe chmod 0644 'systemd/system/snap-certbot-3834.mount' maybe chmod 0644 'systemd/system/snap-certbot-4182.mount' +maybe chmod 0644 'systemd/system/snap-certbot-4193.mount' maybe chmod 0644 'systemd/system/snap-core20-2379.mount' maybe chmod 0644 'systemd/system/snap-core20-2434.mount' maybe chmod 0644 'systemd/system/snap-core24-609.mount' diff --git a/myssl/dh2048.pem b/myssl/dh2048.pem index 61dccb232..df73f07ab 100644 --- a/myssl/dh2048.pem +++ b/myssl/dh2048.pem @@ -1,8 +1,8 @@ -----BEGIN DH PARAMETERS----- -MIIBCAKCAQEAjc3KMBIU9SAohA5k2bucAHFszaxVB/9S+9E3FGJ9B8Rbgo82G6Mf -K3L7KvWgHJQoeqbZcJt9lnOkxZ866NeVT1F4Cc5cVksObaakI/AdpulQ2LtI39Um -oHpsOPN0KyDf88dJVYO+8wg1e+A8kaPi4P7StCSRMmTCj9wbuDIO+3CMkqYfT6Sb -MAPzI4gsiFqPhjMvOtY3n8NirDTzgMVSBPbA9HBJiqQtFW038SPQ1vTJids5VFa7 -dTorswwU8wovsHJfcjhbIemqadcJQyteWsgJhrNMbLlb1BFxtf4YMuDD5dccTGOU -tc1Vv+EeMD32ELTXMM49gsC/gzhTuc2G+wIBAg== +MIIBCAKCAQEAph633/LwvNLRPy/rW00C91Mpp7SRejFqS4HdZB1XwpptLnDo7O0I +MT9xv5gbJWmwldvPJl/mw48zYPYend3/+kXDT5UshgdmbxZBOcf+AKfgZWc813Z5 +hcAg3QK0Juc+c/BTpyCkKh/jkZ2SY5kYzfHbOOtxrWRmxLFY9QTfkDReRPRS3kJj +/x0nKXImG/Q7swuf05eX3mWTM38kKKGAa9ID7RnYHJpWZS4WzR8o4qES3uz16EmB +jfL0lBN7eD1gSSbVqh650827g3rmx7q3OEZtDff4oNpP8aETfrH4IZxdkypoEEuT +XDOo9EO+urlzZNYCunvEgQU9S+aOExgtiwIBAg== -----END DH PARAMETERS----- diff --git a/systemd/system/multi-user.target.wants/snap-certbot-3834.mount b/systemd/system/multi-user.target.wants/snap-certbot-3834.mount deleted file mode 120000 index 2341f4664..000000000 --- a/systemd/system/multi-user.target.wants/snap-certbot-3834.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-certbot-3834.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-certbot-4193.mount b/systemd/system/multi-user.target.wants/snap-certbot-4193.mount new file mode 120000 index 000000000..010c8f6d5 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-certbot-4193.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-certbot-4193.mount \ No newline at end of file diff --git a/systemd/system/snap-certbot-3834.mount b/systemd/system/snap-certbot-4193.mount similarity index 63% rename from systemd/system/snap-certbot-3834.mount rename to systemd/system/snap-certbot-4193.mount index a0d2a453f..96616bbb6 100644 --- a/systemd/system/snap-certbot-3834.mount +++ b/systemd/system/snap-certbot-4193.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for certbot, revision 3834 +Description=Mount unit for certbot, revision 4193 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/certbot_3834.snap -Where=/snap/certbot/3834 +What=/var/lib/snapd/snaps/certbot_4193.snap +Where=/snap/certbot/4193 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snap.certbot.renew.service b/systemd/system/snap.certbot.renew.service index b00c025af..677bc2758 100644 --- a/systemd/system/snap.certbot.renew.service +++ b/systemd/system/snap.certbot.renew.service @@ -1,9 +1,9 @@ [Unit] # Auto-generated, DO NOT EDIT Description=Service for snap application certbot.renew -Requires=snap-certbot-4182.mount +Requires=snap-certbot-4193.mount Wants=network.target -After=snap-certbot-4182.mount network.target snapd.apparmor.service +After=snap-certbot-4193.mount network.target snapd.apparmor.service X-Snappy=yes [Service] @@ -11,6 +11,6 @@ EnvironmentFile=-/etc/environment ExecStart=/usr/bin/snap run --timer="00:00~24:00/2" certbot.renew SyslogIdentifier=certbot.renew Restart=no -WorkingDirectory=/var/snap/certbot/4182 +WorkingDirectory=/var/snap/certbot/4193 TimeoutStopSec=30 Type=oneshot diff --git a/systemd/system/snap.certbot.renew.timer b/systemd/system/snap.certbot.renew.timer index e30948152..5d7f1763b 100644 --- a/systemd/system/snap.certbot.renew.timer +++ b/systemd/system/snap.certbot.renew.timer @@ -1,14 +1,14 @@ [Unit] # Auto-generated, DO NOT EDIT Description=Timer renew for snap application certbot.renew -Requires=snap-certbot-4182.mount -After=snap-certbot-4182.mount +Requires=snap-certbot-4193.mount +After=snap-certbot-4193.mount X-Snappy=yes [Timer] Unit=snap.certbot.renew.service -OnCalendar=*-*-* 09:42 -OnCalendar=*-*-* 21:02 +OnCalendar=*-*-* 07:06 +OnCalendar=*-*-* 15:52 [Install] WantedBy=timers.target diff --git a/systemd/system/snapd.mounts.target.wants/snap-certbot-3834.mount b/systemd/system/snapd.mounts.target.wants/snap-certbot-3834.mount deleted file mode 120000 index 2341f4664..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-certbot-3834.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-certbot-3834.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-certbot-4193.mount b/systemd/system/snapd.mounts.target.wants/snap-certbot-4193.mount new file mode 120000 index 000000000..010c8f6d5 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-certbot-4193.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-certbot-4193.mount \ No newline at end of file -- 2.43.0