From ec52ed4eb4fc81ef2897f6fc446d0c0cb0e46178 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 18 Jun 2025 15:06:42 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../system/multi-user.target.wants/snap-snapd-23771.mount | 1 - .../system/multi-user.target.wants/snap-snapd-24718.mount | 1 + .../{snap-snapd-23771.mount => snap-snapd-24718.mount} | 6 +++--- systemd/system/snap.certbot.renew.timer | 4 ++-- .../system/snapd.mounts.target.wants/snap-snapd-23771.mount | 1 - .../system/snapd.mounts.target.wants/snap-snapd-24718.mount | 1 + 7 files changed, 8 insertions(+), 8 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-snapd-23771.mount create mode 120000 systemd/system/multi-user.target.wants/snap-snapd-24718.mount rename systemd/system/{snap-snapd-23771.mount => snap-snapd-24718.mount} (64%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-snapd-23771.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-snapd-24718.mount diff --git a/.etckeeper b/.etckeeper index 2f053513f..241e5a42a 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-888.mount' maybe chmod 0644 'systemd/system/snap-core24-988.mount' -maybe chmod 0644 'systemd/system/snap-snapd-23771.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.certbot.renew.service' maybe chmod 0644 'systemd/system/snap.certbot.renew.timer' maybe chmod 0755 'systemd/system/snapd.mounts.target.wants' diff --git a/systemd/system/multi-user.target.wants/snap-snapd-23771.mount b/systemd/system/multi-user.target.wants/snap-snapd-23771.mount deleted file mode 120000 index 4f88fa882..000000000 --- a/systemd/system/multi-user.target.wants/snap-snapd-23771.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-snapd-23771.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-snapd-24718.mount b/systemd/system/multi-user.target.wants/snap-snapd-24718.mount new file mode 120000 index 000000000..aafe6f531 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-snapd-24718.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-snapd-24718.mount \ No newline at end of file diff --git a/systemd/system/snap-snapd-23771.mount b/systemd/system/snap-snapd-24718.mount similarity index 64% rename from systemd/system/snap-snapd-23771.mount rename to systemd/system/snap-snapd-24718.mount index 6a126c548..f5fd528d1 100644 --- a/systemd/system/snap-snapd-23771.mount +++ b/systemd/system/snap-snapd-24718.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for snapd, revision 23771 +Description=Mount unit for snapd, revision 24718 After=snapd.mounts-pre.target Before=snapd.mounts.target [Mount] -What=/var/lib/snapd/snaps/snapd_23771.snap -Where=/snap/snapd/23771 +What=/var/lib/snapd/snaps/snapd_24718.snap +Where=/snap/snapd/24718 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 478c97cfc..ef06e3fe6 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:01 -OnCalendar=*-*-* 20:32 +OnCalendar=*-*-* 09:58 +OnCalendar=*-*-* 17:40 [Install] WantedBy=timers.target diff --git a/systemd/system/snapd.mounts.target.wants/snap-snapd-23771.mount b/systemd/system/snapd.mounts.target.wants/snap-snapd-23771.mount deleted file mode 120000 index 4f88fa882..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-snapd-23771.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-snapd-23771.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-snapd-24718.mount b/systemd/system/snapd.mounts.target.wants/snap-snapd-24718.mount new file mode 120000 index 000000000..aafe6f531 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-snapd-24718.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-snapd-24718.mount \ No newline at end of file -- 2.43.0