From: mhoellein Date: Wed, 11 Jun 2025 04:26:20 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=0b88aa5d4f3f0d2d37578403290548edc6f46b51;p=vserver daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 4caa9e328..948906bad 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-4482.mount' maybe chmod 0644 'systemd/system/snap-certbot-4557.mount' +maybe chmod 0644 'systemd/system/snap-certbot-4730.mount' maybe chmod 0644 'systemd/system/snap-core20-2571.mount' maybe chmod 0644 'systemd/system/snap-core20-2582.mount' maybe chmod 0644 'systemd/system/snap-core24-888.mount' diff --git a/myssl/dh2048.pem b/myssl/dh2048.pem index c4d14d589..409f77e23 100644 --- a/myssl/dh2048.pem +++ b/myssl/dh2048.pem @@ -1,8 +1,8 @@ -----BEGIN DH PARAMETERS----- -MIIBCAKCAQEAsOlmEdZIGzirrvEpEGiuxkgwhZKe0JMcNCAcXXHQ4TasfphWTeof -kNwIqQx7AjDSUZfYx8qhnwEHM652TMLx9z2nA7h5rWUeG/+wjIrkx7EgmjJzrVGe -5Q/S1FxEfcgOPv+rYS83RIKUr/VhA3OdWTj/lduz+XQRBHhGWsRNqwnuDfNrjrI4 -IAesRvlcepbjQgYmnbfpmxnBB1zGCpcTCaTAjxZOOL3SfZKd5qJLWhLJ7tRhcy29 -0zD4cY6fZlZ7NowrSpt8uA1JWv3KlKVD4UwR12H+/CSJoKf+GPlZRsvhZfYCz9mz -pNrdRQ288Cp1quLNEe+IgD3AqPjqsUkoAwIBAg== +MIIBCAKCAQEAuxS6+9Z1NGAN/TMyDxBgPSUci5NK4oIrCpRCZ5Y+kDOySAVrRE3t +KJIa1KWxeE+vEHPprUHzgbfdEc+5psOOJT2Zk76TxlUeGCA05asgrEMhqU675j0j +GdfndtuFy+ymR3PZ2XZCQ/bq2vrCXvRAJQ7bSFdsGCyGlwhlYE+z0CEQEjIADSUX +Gp8bJ7Eo+yyeQFgs5ndtsOeK7ohamD4zK5NKupeT+6hcIuq+l+q3UV+YUiqhiO6T +mw5g+hMn+ROJsTdN25NfNC5H4vM58IVQarFlY0uR2KsvRZT1HuT5zDdFC9rsAc6O +fHvXphzar45/rkK7u3LnwDWwgGnZXCjUAwIBAg== -----END DH PARAMETERS----- diff --git a/systemd/system/multi-user.target.wants/snap-certbot-4482.mount b/systemd/system/multi-user.target.wants/snap-certbot-4482.mount deleted file mode 120000 index adee08b0c..000000000 --- a/systemd/system/multi-user.target.wants/snap-certbot-4482.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-certbot-4482.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-certbot-4730.mount b/systemd/system/multi-user.target.wants/snap-certbot-4730.mount new file mode 120000 index 000000000..9c388d5f8 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-certbot-4730.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-certbot-4730.mount \ No newline at end of file diff --git a/systemd/system/snap-certbot-4482.mount b/systemd/system/snap-certbot-4482.mount deleted file mode 100644 index 2f62de34e..000000000 --- a/systemd/system/snap-certbot-4482.mount +++ /dev/null @@ -1,15 +0,0 @@ -[Unit] -Description=Mount unit for certbot, revision 4482 -After=snapd.mounts-pre.target -Before=snapd.mounts.target - -[Mount] -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 - -[Install] -WantedBy=snapd.mounts.target -WantedBy=multi-user.target diff --git a/systemd/system/snap-certbot-4730.mount b/systemd/system/snap-certbot-4730.mount new file mode 100644 index 000000000..8da1d0445 --- /dev/null +++ b/systemd/system/snap-certbot-4730.mount @@ -0,0 +1,15 @@ +[Unit] +Description=Mount unit for certbot, revision 4730 +After=snapd.mounts-pre.target +Before=snapd.mounts.target + +[Mount] +What=/var/lib/snapd/snaps/certbot_4730.snap +Where=/snap/certbot/4730 +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.certbot.renew.service b/systemd/system/snap.certbot.renew.service index 19d6c0055..0d35d98ff 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-4557.mount +Requires=snap-certbot-4730.mount Wants=network.target -After=snap-certbot-4557.mount network.target snapd.apparmor.service +After=snap-certbot-4730.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/4557 +WorkingDirectory=/var/snap/certbot/4730 TimeoutStopSec=30 Type=oneshot diff --git a/systemd/system/snap.certbot.renew.timer b/systemd/system/snap.certbot.renew.timer index 3988d430b..72b65cc46 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-4557.mount -After=snap-certbot-4557.mount +Requires=snap-certbot-4730.mount +After=snap-certbot-4730.mount X-Snappy=yes [Timer] Unit=snap.certbot.renew.service -OnCalendar=*-*-* 03:01 -OnCalendar=*-*-* 15:25 +OnCalendar=*-*-* 09:11 +OnCalendar=*-*-* 19:18 [Install] WantedBy=timers.target diff --git a/systemd/system/snapd.mounts.target.wants/snap-certbot-4482.mount b/systemd/system/snapd.mounts.target.wants/snap-certbot-4482.mount deleted file mode 120000 index adee08b0c..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-certbot-4482.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-certbot-4482.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-certbot-4730.mount b/systemd/system/snapd.mounts.target.wants/snap-certbot-4730.mount new file mode 120000 index 000000000..9c388d5f8 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-certbot-4730.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-certbot-4730.mount \ No newline at end of file