From 67ad29a4d8297595e67bd066a99e332c8abb83aa Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 9 Jul 2025 06:26:18 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- myssl/dh2048.pem | 12 ++++++------ .../multi-user.target.wants/snap-snapd-24505.mount | 1 - .../multi-user.target.wants/snap-snapd-24792.mount | 1 + ...snap-snapd-24505.mount => snap-snapd-24792.mount} | 6 +++--- systemd/system/snap.certbot.renew.timer | 4 ++-- .../snapd.mounts.target.wants/snap-snapd-24505.mount | 1 - .../snapd.mounts.target.wants/snap-snapd-24792.mount | 1 + 8 files changed, 14 insertions(+), 14 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-snapd-24505.mount create mode 120000 systemd/system/multi-user.target.wants/snap-snapd-24792.mount rename systemd/system/{snap-snapd-24505.mount => snap-snapd-24792.mount} (64%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-snapd-24505.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-snapd-24792.mount diff --git a/.etckeeper b/.etckeeper index 6e0a8068c..ca3ad96e9 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21261,8 +21261,8 @@ maybe chmod 0644 'systemd/system/snap-core20-2582.mount' maybe chmod 0644 'systemd/system/snap-core20-2599.mount' maybe chmod 0644 'systemd/system/snap-core24-1006.mount' maybe chmod 0644 'systemd/system/snap-core24-988.mount' -maybe chmod 0644 'systemd/system/snap-snapd-24505.mount' maybe chmod 0644 'systemd/system/snap-snapd-24718.mount' +maybe chmod 0644 'systemd/system/snap-snapd-24792.mount' maybe chmod 0644 'systemd/system/snap.certbot.renew.service' maybe chmod 0644 'systemd/system/snap.certbot.renew.timer' maybe chmod 0755 'systemd/system/snapd.mounts.target.wants' diff --git a/myssl/dh2048.pem b/myssl/dh2048.pem index 269f100c8..5fbd1fb83 100644 --- a/myssl/dh2048.pem +++ b/myssl/dh2048.pem @@ -1,8 +1,8 @@ -----BEGIN DH PARAMETERS----- -MIIBCAKCAQEA5uIAqQfUcD3246Vbpq75ssTK7qmC8uexouEod/YaOtRUF/Zmu/Jm -nbryIbf1muWcGNRl8myBghd9E9NkXg23ieyQPQKkgqyrO7z537MgN3qpmvldlL5T -5VbtIzdjL7ohlAq6AapekxQ2Qi4SnSYzOdVZhZXEmGfCQIcECr5owfrrVI3wwysT -yTowKtHfogbp00LNGFCFrSC2lDichKYXUNLH5g18Sg25HOVGHNMUvF03Vf6Jm9Pp -K92xoazHMN/KtwygA/7a1QlIH69sP2PP005DSg6nbBYnDiCTtk98ti1eNmoYkzUT -oSmm+RNJDAxotr9ujZUaLi0oMj5UqclLswIBAg== +MIIBCAKCAQEA1Y1rP5t3Qf8pHYvy6IqnH3emmVTZ2nntEhtkhvnDZl/J4lRin+M6 +ufIAmvoCW7MwFU0Sy+bfeLfPZOEeT1xkkyiamFjb6uWtmWLxCfLtvdCi9U5sdHiL +rZvTyryDCRJVbGaVum/QFOuU35a1tDmFl+8MEGAgrldlFuGTPLPZVIx0LHM0auxV +PibFELesAxnmSh9hW5RVoKDevwtOBqg1lLnS/NHfPM7o0JL4IT/YFsmrEXCyWfsG +eoT48YVcRsGy479ZBnlV4yBayQUrwm+OIAEtrE4MeaDoxVOvQ5dpHY2q/WVNBArY +CMc88PRTIQtnxZ60j358mQjMGqyBpHPREwIBAg== -----END DH PARAMETERS----- diff --git a/systemd/system/multi-user.target.wants/snap-snapd-24505.mount b/systemd/system/multi-user.target.wants/snap-snapd-24505.mount deleted file mode 120000 index 038172c4c..000000000 --- a/systemd/system/multi-user.target.wants/snap-snapd-24505.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-snapd-24505.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-snapd-24792.mount b/systemd/system/multi-user.target.wants/snap-snapd-24792.mount new file mode 120000 index 000000000..74e223957 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-snapd-24792.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-snapd-24792.mount \ No newline at end of file diff --git a/systemd/system/snap-snapd-24505.mount b/systemd/system/snap-snapd-24792.mount similarity index 64% rename from systemd/system/snap-snapd-24505.mount rename to systemd/system/snap-snapd-24792.mount index 864e3d1d0..6b9ba2025 100644 --- a/systemd/system/snap-snapd-24505.mount +++ b/systemd/system/snap-snapd-24792.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for snapd, revision 24505 +Description=Mount unit for snapd, revision 24792 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/snapd_24505.snap -Where=/snap/snapd/24505 +What=/var/lib/snapd/snaps/snapd_24792.snap +Where=/snap/snapd/24792 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snap.certbot.renew.timer b/systemd/system/snap.certbot.renew.timer index ef06e3fe6..72880ac53 100644 --- a/systemd/system/snap.certbot.renew.timer +++ b/systemd/system/snap.certbot.renew.timer @@ -7,8 +7,8 @@ X-Snappy=yes [Timer] Unit=snap.certbot.renew.service -OnCalendar=*-*-* 09:58 -OnCalendar=*-*-* 17:40 +OnCalendar=*-*-* 07:31 +OnCalendar=*-*-* 21:13 [Install] WantedBy=timers.target diff --git a/systemd/system/snapd.mounts.target.wants/snap-snapd-24505.mount b/systemd/system/snapd.mounts.target.wants/snap-snapd-24505.mount deleted file mode 120000 index 038172c4c..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-snapd-24505.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-snapd-24505.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-snapd-24792.mount b/systemd/system/snapd.mounts.target.wants/snap-snapd-24792.mount new file mode 120000 index 000000000..74e223957 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-snapd-24792.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-snapd-24792.mount \ No newline at end of file -- 2.43.0