From 14af80257a126c8bc747382af5fae9e412a3a7e0 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 12 Mar 2025 06:26:19 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- myssl/dh2048.pem | 12 ++++++------ .../multi-user.target.wants/snap-certbot-4325.mount | 1 - .../multi-user.target.wants/snap-certbot-4482.mount | 1 + ...ap-certbot-4325.mount => snap-certbot-4482.mount} | 6 +++--- systemd/system/snap.certbot.renew.service | 6 +++--- systemd/system/snap.certbot.renew.timer | 8 ++++---- .../snap-certbot-4325.mount | 1 - .../snap-certbot-4482.mount | 1 + 9 files changed, 19 insertions(+), 19 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-certbot-4325.mount create mode 120000 systemd/system/multi-user.target.wants/snap-certbot-4482.mount rename systemd/system/{snap-certbot-4325.mount => snap-certbot-4482.mount} (63%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-certbot-4325.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-certbot-4482.mount diff --git a/.etckeeper b/.etckeeper index e8bb6e890..53187b60a 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-4325.mount' maybe chmod 0644 'systemd/system/snap-certbot-4412.mount' +maybe chmod 0644 'systemd/system/snap-certbot-4482.mount' maybe chmod 0644 'systemd/system/snap-core20-2434.mount' maybe chmod 0644 'systemd/system/snap-core20-2496.mount' maybe chmod 0644 'systemd/system/snap-core24-716.mount' diff --git a/myssl/dh2048.pem b/myssl/dh2048.pem index 7b6fc6eb6..ee14ce734 100644 --- a/myssl/dh2048.pem +++ b/myssl/dh2048.pem @@ -1,8 +1,8 @@ -----BEGIN DH PARAMETERS----- -MIIBCAKCAQEAnhyTTqmNssaP9KsBmGCd96oImXYNyT7/H3xO3lU8uEFvK2W6cPuL -VxSfErvK3AOasDJPQQdDJWprT/8sjqOIjVXiFfrvPiEuCp2oHCtzk3IfPeKy9ID7 -zn9Cxv0SBNHovp+un5PTzwx28SaczqJnMyrI9D9ywgsJNjUp+oUYmJ5ir3T90iWX -0cJNN6Clp8WS66BV3XdibkyOTHKwXiCgzKAcm1tIT2j1bnvecZ/9g1LvRMwoWa9U -Qvx6KPCgDV2iRpB0RRpR/uCfCpp0i8MM5qua3QqdE860kbrHWJR6e5tyHvWBFshm -xazJXWEDGao7GorcH3qMnkSNgXuJSxNiYwIBAg== +MIIBCAKCAQEApGvmkL6VUCA8LuV5pnSM1Dy6awMkh6m6GQJhtIvT3R9YHo5dsUU8 +AUdjibP842nzR8R0wt8ciV9vVcHp8GWTSmJDePcArWCrGn77XuLAZXWcrGtJF25/ +eBfJmeOL2Y3/m1U8oMfI+DE0IVLjCkN7UyA7dL1Kta0KPi2ZukTHmF5A2N28akIw +OvsRV1yZojjhZaI7vzvZa21vS2ZAJnyhQ3wH18c/L0G9thvvnRthzUMH5OH/4zNW +J6ir5fkF5oaXLSF6g+e+NzI6KauZvfSXocpfAyJcsuaaYwPzT/7nawJdKxJ7ILcb +EGd+9C0Raa6y6tuR3KfdPB/5Xj2P9mKuswIBAg== -----END DH PARAMETERS----- diff --git a/systemd/system/multi-user.target.wants/snap-certbot-4325.mount b/systemd/system/multi-user.target.wants/snap-certbot-4325.mount deleted file mode 120000 index 5e65499d2..000000000 --- a/systemd/system/multi-user.target.wants/snap-certbot-4325.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-certbot-4325.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-certbot-4482.mount b/systemd/system/multi-user.target.wants/snap-certbot-4482.mount new file mode 120000 index 000000000..adee08b0c --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-certbot-4482.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-certbot-4482.mount \ No newline at end of file diff --git a/systemd/system/snap-certbot-4325.mount b/systemd/system/snap-certbot-4482.mount similarity index 63% rename from systemd/system/snap-certbot-4325.mount rename to systemd/system/snap-certbot-4482.mount index 371374d3b..2f62de34e 100644 --- a/systemd/system/snap-certbot-4325.mount +++ b/systemd/system/snap-certbot-4482.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for certbot, revision 4325 +Description=Mount unit for certbot, revision 4482 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/certbot_4325.snap -Where=/snap/certbot/4325 +What=/var/lib/snapd/snaps/certbot_4482.snap +Where=/snap/certbot/4482 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 cb144d021..c02fc8119 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-4412.mount +Requires=snap-certbot-4482.mount Wants=network.target -After=snap-certbot-4412.mount network.target snapd.apparmor.service +After=snap-certbot-4482.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/4412 +WorkingDirectory=/var/snap/certbot/4482 TimeoutStopSec=30 Type=oneshot diff --git a/systemd/system/snap.certbot.renew.timer b/systemd/system/snap.certbot.renew.timer index cb01b39ad..c41012e17 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-4412.mount -After=snap-certbot-4412.mount +Requires=snap-certbot-4482.mount +After=snap-certbot-4482.mount X-Snappy=yes [Timer] Unit=snap.certbot.renew.service -OnCalendar=*-*-* 03:55 -OnCalendar=*-*-* 16:01 +OnCalendar=*-*-* 09:14 +OnCalendar=*-*-* 22:36 [Install] WantedBy=timers.target diff --git a/systemd/system/snapd.mounts.target.wants/snap-certbot-4325.mount b/systemd/system/snapd.mounts.target.wants/snap-certbot-4325.mount deleted file mode 120000 index 5e65499d2..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-certbot-4325.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-certbot-4325.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-certbot-4482.mount b/systemd/system/snapd.mounts.target.wants/snap-certbot-4482.mount new file mode 120000 index 000000000..adee08b0c --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-certbot-4482.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-certbot-4482.mount \ No newline at end of file -- 2.43.0