From: mhoellein Date: Mon, 14 Jul 2025 13:07:07 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=669a951c13f42a29312a541b64602e1d56beaaed;p=vserver daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 7adc8305a..94bd70764 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21260,7 +21260,7 @@ maybe chmod 0644 'systemd/system/snap-certbot-4737.mount' 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-core24-1055.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' diff --git a/systemd/system/multi-user.target.wants/snap-core24-1055.mount b/systemd/system/multi-user.target.wants/snap-core24-1055.mount new file mode 120000 index 000000000..7a3ee530c --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core24-1055.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-1055.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core24-988.mount b/systemd/system/multi-user.target.wants/snap-core24-988.mount deleted file mode 120000 index 19e5b093f..000000000 --- a/systemd/system/multi-user.target.wants/snap-core24-988.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core24-988.mount \ No newline at end of file diff --git a/systemd/system/snap-core24-1055.mount b/systemd/system/snap-core24-1055.mount new file mode 100644 index 000000000..6b8ac0eaf --- /dev/null +++ b/systemd/system/snap-core24-1055.mount @@ -0,0 +1,15 @@ +[Unit] +Description=Mount unit for core24, revision 1055 +After=snapd.mounts-pre.target +Before=snapd.mounts.target + +[Mount] +What=/var/lib/snapd/snaps/core24_1055.snap +Where=/snap/core24/1055 +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-988.mount b/systemd/system/snap-core24-988.mount deleted file mode 100644 index 053136875..000000000 --- a/systemd/system/snap-core24-988.mount +++ /dev/null @@ -1,15 +0,0 @@ -[Unit] -Description=Mount unit for core24, revision 988 -After=snapd.mounts-pre.target -Before=snapd.mounts.target - -[Mount] -What=/var/lib/snapd/snaps/core24_988.snap -Where=/snap/core24/988 -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/snapd.mounts.target.wants/snap-core24-1055.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-1055.mount new file mode 120000 index 000000000..7a3ee530c --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core24-1055.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core24-1055.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core24-988.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-988.mount deleted file mode 120000 index 19e5b093f..000000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core24-988.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core24-988.mount \ No newline at end of file