From 460f073b325ae5a4ef358ed2a1ade7e766c811fc Mon Sep 17 00:00:00 2001 From: root Date: Fri, 15 Mar 2024 09:41:46 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../system/multi-user.target.wants/snap-core-16202.mount | 1 - .../system/multi-user.target.wants/snap-core-16928.mount | 1 + .../system/{snap-core-16202.mount => snap-core-16928.mount} | 6 +++--- .../system/snapd.mounts.target.wants/snap-core-16202.mount | 1 - .../system/snapd.mounts.target.wants/snap-core-16928.mount | 1 + 6 files changed, 6 insertions(+), 6 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core-16202.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core-16928.mount rename systemd/system/{snap-core-16202.mount => snap-core-16928.mount} (67%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-core-16202.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-core-16928.mount diff --git a/.etckeeper b/.etckeeper index ba8a6f9..d80ab30 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3288,8 +3288,8 @@ maybe chmod 0755 'systemd/system/remote-fs.target.wants' maybe chmod 0755 'systemd/system/rescue.target.wants' maybe chmod 0755 'systemd/system/sleep.target.wants' maybe chmod 0644 'systemd/system/snap-bare-5.mount' -maybe chmod 0644 'systemd/system/snap-core-16202.mount' maybe chmod 0644 'systemd/system/snap-core-16574.mount' +maybe chmod 0644 'systemd/system/snap-core-16928.mount' maybe chmod 0644 'systemd/system/snap-core18-2796.mount' maybe chmod 0644 'systemd/system/snap-core18-2812.mount' maybe chmod 0644 'systemd/system/snap-core20-2182.mount' diff --git a/systemd/system/multi-user.target.wants/snap-core-16202.mount b/systemd/system/multi-user.target.wants/snap-core-16202.mount deleted file mode 120000 index 481eecc..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-16202.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-16202.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-16928.mount b/systemd/system/multi-user.target.wants/snap-core-16928.mount new file mode 120000 index 0000000..8153520 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-16928.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-16928.mount \ No newline at end of file diff --git a/systemd/system/snap-core-16202.mount b/systemd/system/snap-core-16928.mount similarity index 67% rename from systemd/system/snap-core-16202.mount rename to systemd/system/snap-core-16928.mount index c582db6..d169d9a 100644 --- a/systemd/system/snap-core-16202.mount +++ b/systemd/system/snap-core-16928.mount @@ -1,12 +1,12 @@ [Unit] -Description=Mount unit for core, revision 16202 +Description=Mount unit for core, revision 16928 After=snapd.mounts-pre.target Before=snapd.mounts.target Before=local-fs.target [Mount] -What=/var/lib/snapd/snaps/core_16202.snap -Where=/snap/core/16202 +What=/var/lib/snapd/snaps/core_16928.snap +Where=/snap/core/16928 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snapd.mounts.target.wants/snap-core-16202.mount b/systemd/system/snapd.mounts.target.wants/snap-core-16202.mount deleted file mode 120000 index 481eecc..0000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core-16202.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-16202.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core-16928.mount b/systemd/system/snapd.mounts.target.wants/snap-core-16928.mount new file mode 120000 index 0000000..8153520 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core-16928.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-16928.mount \ No newline at end of file -- 2.39.5