From bdbace13bba64401435d5757e7bbc320fd4c7ad9 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 17 Feb 2022 07:30:22 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 3 +-- .../multi-user.target.wants/snap-core-11993.mount | 1 - .../multi-user.target.wants/snap-core-12603.mount | 1 - .../multi-user.target.wants/snap-core-12725.mount | 1 + systemd/system/snap-core-12603.mount | 14 -------------- ...snap-core-11993.mount => snap-core-12725.mount} | 6 +++--- 6 files changed, 5 insertions(+), 21 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core-11993.mount delete mode 120000 systemd/system/multi-user.target.wants/snap-core-12603.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core-12725.mount delete mode 100644 systemd/system/snap-core-12603.mount rename systemd/system/{snap-core-11993.mount => snap-core-12725.mount} (59%) diff --git a/.etckeeper b/.etckeeper index fc38c86..cd71896 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3031,8 +3031,7 @@ 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-11993.mount' -maybe chmod 0644 'systemd/system/snap-core-12603.mount' +maybe chmod 0644 'systemd/system/snap-core-12725.mount' maybe chmod 0644 'systemd/system/snap-core18-2253.mount' maybe chmod 0644 'systemd/system/snap-core18-2284.mount' maybe chmod 0644 'systemd/system/snap-drawio-142.mount' diff --git a/systemd/system/multi-user.target.wants/snap-core-11993.mount b/systemd/system/multi-user.target.wants/snap-core-11993.mount deleted file mode 120000 index 1982aa7..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-11993.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-11993.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-12603.mount b/systemd/system/multi-user.target.wants/snap-core-12603.mount deleted file mode 120000 index 34863b1..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-12603.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-12603.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-12725.mount b/systemd/system/multi-user.target.wants/snap-core-12725.mount new file mode 120000 index 0000000..4727ebe --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-12725.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-12725.mount \ No newline at end of file diff --git a/systemd/system/snap-core-12603.mount b/systemd/system/snap-core-12603.mount deleted file mode 100644 index df4d5b6..0000000 --- a/systemd/system/snap-core-12603.mount +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=Mount unit for core, revision 12603 -Before=snapd.service -After=zfs-mount.service - -[Mount] -What=/var/lib/snapd/snaps/core_12603.snap -Where=/snap/core/12603 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git a/systemd/system/snap-core-11993.mount b/systemd/system/snap-core-12725.mount similarity index 59% rename from systemd/system/snap-core-11993.mount rename to systemd/system/snap-core-12725.mount index 44ead6f..e6f09ba 100644 --- a/systemd/system/snap-core-11993.mount +++ b/systemd/system/snap-core-12725.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for core, revision 11993 +Description=Mount unit for core, revision 12725 Before=snapd.service After=zfs-mount.service [Mount] -What=/var/lib/snapd/snaps/core_11993.snap -Where=/snap/core/11993 +What=/var/lib/snapd/snaps/core_12725.snap +Where=/snap/core/12725 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes -- 2.39.5