From: mhoellein Date: Wed, 6 Nov 2024 08:02:26 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=c0021cfc4a58eec08870aca7e60a87084bec9f48;p=vserver daily autocommit --- diff --git a/.etckeeper b/.etckeeper index b8fca1fcb..2051dfe55 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21255,8 +21255,10 @@ 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-core20-2379.mount' maybe chmod 0644 'systemd/system/snap-core20-2434.mount' +maybe chmod 0644 'systemd/system/snap-core24-609.mount' maybe chmod 0644 'systemd/system/snap-snapd-21759.mount' maybe chmod 0644 'systemd/system/snap.certbot.renew.service' maybe chmod 0644 'systemd/system/snap.certbot.renew.timer' diff --git a/myssl/dh2048.pem b/myssl/dh2048.pem index 2c28e286c..48186c000 100644 --- a/myssl/dh2048.pem +++ b/myssl/dh2048.pem @@ -1,8 +1,8 @@ -----BEGIN DH PARAMETERS----- -MIIBCAKCAQEAoBowahHlwZHVp2nYiA0OY7VphVbVfa2ZfqcqzTbZLrVJmzze+bpN -GfNJlAhamZWTVvK+QZKfSKBWi6c8YZnNsKfK2DhvCUJAApAejzexA3MjnfDV0Hgg -LR3tB61/FK/47zr7lDiYkYz1waci+jq89ssfsY4wV0bQeFoQxNYo8eDfs6e2B1PX -ZA+65cOXyc0IZhSnGP/3SEPzjZsuPWcfAxmNRN8hv6xcrGjaB9D5CqhP4Am3lMRX -sOBpgSX6SVcS2cFLz6xDal0buY53Ou66bZYGUqwzsANA3VMn03LcEcLn1wDMPCjd -2kdwFnArAfDbYIGtj6iFom/I+UpUGK7R+wIBAg== +MIIBCAKCAQEA5XPRjgfMqRXk4kXQd3sJl+X4sqgGVes3lC8npXWqeNUEnSQ8b2Rw +TE7qtJT2qm9SB9qcWxk8wATO1zqYXcpQ5v5kJgY96w0q21ZZRKC4cHzoEk6t9BFt +G8qJijd29LWMwQ3+jLKXcP0jonGyrwsu3SDiR5xp0AZ4QF0uDmNoneCdI2KR69vK +/F1nWIML7lDiIOOLXSX2RUudzSIucIeA3Gmgx1lM483A0xtg4T/wUB3jAUeIJ+mZ +sRv5Ht8XRnh9zbkqR4iXymnOhciEKUIisvhfHug7bwkmeKVFjPfjXfFuQfbhHGo0 +fFjVgGa4MUpFskgwhscajCFcKh1Rpuz9OwIBAg== -----END DH PARAMETERS----- diff --git a/systemd/system/multi-user.target.wants/snap-certbot-4182.mount b/systemd/system/multi-user.target.wants/snap-certbot-4182.mount new file mode 120000 index 000000000..f841c22ca --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-certbot-4182.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-certbot-4182.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core24-609.mount b/systemd/system/multi-user.target.wants/snap-core24-609.mount new file mode 120000 index 000000000..4c31d2bba --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core24-609.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-609.mount \ No newline at end of file diff --git a/systemd/system/snap-certbot-4182.mount b/systemd/system/snap-certbot-4182.mount new file mode 100644 index 000000000..5941afb55 --- /dev/null +++ b/systemd/system/snap-certbot-4182.mount @@ -0,0 +1,15 @@ +[Unit] +Description=Mount unit for certbot, revision 4182 +After=snapd.mounts-pre.target +Before=snapd.mounts.target + +[Mount] +What=/var/lib/snapd/snaps/certbot_4182.snap +Where=/snap/certbot/4182 +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-609.mount b/systemd/system/snap-core24-609.mount new file mode 100644 index 000000000..f055dc237 --- /dev/null +++ b/systemd/system/snap-core24-609.mount @@ -0,0 +1,15 @@ +[Unit] +Description=Mount unit for core24, revision 609 +After=snapd.mounts-pre.target +Before=snapd.mounts.target + +[Mount] +What=/var/lib/snapd/snaps/core24_609.snap +Where=/snap/core24/609 +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 a9881902b..b00c025af 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-3834.mount +Requires=snap-certbot-4182.mount Wants=network.target -After=snap-certbot-3834.mount network.target snapd.apparmor.service +After=snap-certbot-4182.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/3834 +WorkingDirectory=/var/snap/certbot/4182 TimeoutStopSec=30 Type=oneshot diff --git a/systemd/system/snap.certbot.renew.timer b/systemd/system/snap.certbot.renew.timer index c2c610b0b..04320fa45 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-3834.mount -After=snap-certbot-3834.mount +Requires=snap-certbot-4182.mount +After=snap-certbot-4182.mount X-Snappy=yes [Timer] Unit=snap.certbot.renew.service -OnCalendar=*-*-* 01:12 -OnCalendar=*-*-* 12:18 +OnCalendar=*-*-* 00:46 +OnCalendar=*-*-* 19:31 [Install] WantedBy=timers.target diff --git a/systemd/system/snapd.mounts.target.wants/snap-certbot-4182.mount b/systemd/system/snapd.mounts.target.wants/snap-certbot-4182.mount new file mode 120000 index 000000000..f841c22ca --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-certbot-4182.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-certbot-4182.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core24-609.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-609.mount new file mode 120000 index 000000000..4c31d2bba --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core24-609.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-609.mount \ No newline at end of file