From a15a509f8407724adc0356a5b3e9470ee91401d2 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 6 Oct 2023 07:35:58 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 4 ++-- .../system/multi-user.target.wants/snap-core-15925.mount | 1 - .../system/multi-user.target.wants/snap-core-16202.mount | 1 + .../system/multi-user.target.wants/snap-drawio-185.mount | 1 - .../system/multi-user.target.wants/snap-drawio-190.mount | 1 + .../system/{snap-core-15925.mount => snap-core-16202.mount} | 6 +++--- .../system/{snap-drawio-185.mount => snap-drawio-190.mount} | 6 +++--- .../system/snapd.mounts.target.wants/snap-core-15925.mount | 1 - .../system/snapd.mounts.target.wants/snap-core-16202.mount | 1 + .../system/snapd.mounts.target.wants/snap-drawio-185.mount | 1 - .../system/snapd.mounts.target.wants/snap-drawio-190.mount | 1 + 11 files changed, 12 insertions(+), 12 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core-15925.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core-16202.mount delete mode 120000 systemd/system/multi-user.target.wants/snap-drawio-185.mount create mode 120000 systemd/system/multi-user.target.wants/snap-drawio-190.mount rename systemd/system/{snap-core-15925.mount => snap-core-16202.mount} (67%) rename systemd/system/{snap-drawio-185.mount => snap-drawio-190.mount} (67%) delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-core-15925.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-core-16202.mount delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-drawio-185.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-drawio-190.mount diff --git a/.etckeeper b/.etckeeper index 2c6071b..96058eb 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3279,12 +3279,12 @@ 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-15925.mount' maybe chmod 0644 'systemd/system/snap-core-16091.mount' +maybe chmod 0644 'systemd/system/snap-core-16202.mount' maybe chmod 0644 'systemd/system/snap-core18-2785.mount' maybe chmod 0644 'systemd/system/snap-core18-2790.mount' -maybe chmod 0644 'systemd/system/snap-drawio-185.mount' maybe chmod 0644 'systemd/system/snap-drawio-186.mount' +maybe chmod 0644 'systemd/system/snap-drawio-190.mount' maybe chmod 0644 'systemd/system/snap-ferdi-211.mount' maybe chmod 0644 'systemd/system/snap-ferdi-225.mount' maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-194.mount' diff --git a/systemd/system/multi-user.target.wants/snap-core-15925.mount b/systemd/system/multi-user.target.wants/snap-core-15925.mount deleted file mode 120000 index c02c840..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-15925.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-15925.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-16202.mount b/systemd/system/multi-user.target.wants/snap-core-16202.mount new file mode 120000 index 0000000..481eecc --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-16202.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-16202.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-185.mount b/systemd/system/multi-user.target.wants/snap-drawio-185.mount deleted file mode 120000 index 6df8309..0000000 --- a/systemd/system/multi-user.target.wants/snap-drawio-185.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-185.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-190.mount b/systemd/system/multi-user.target.wants/snap-drawio-190.mount new file mode 120000 index 0000000..617c59b --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-190.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-190.mount \ No newline at end of file diff --git a/systemd/system/snap-core-15925.mount b/systemd/system/snap-core-16202.mount similarity index 67% rename from systemd/system/snap-core-15925.mount rename to systemd/system/snap-core-16202.mount index 86f0706..c582db6 100644 --- a/systemd/system/snap-core-15925.mount +++ b/systemd/system/snap-core-16202.mount @@ -1,12 +1,12 @@ [Unit] -Description=Mount unit for core, revision 15925 +Description=Mount unit for core, revision 16202 After=snapd.mounts-pre.target Before=snapd.mounts.target Before=local-fs.target [Mount] -What=/var/lib/snapd/snaps/core_15925.snap -Where=/snap/core/15925 +What=/var/lib/snapd/snaps/core_16202.snap +Where=/snap/core/16202 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snap-drawio-185.mount b/systemd/system/snap-drawio-190.mount similarity index 67% rename from systemd/system/snap-drawio-185.mount rename to systemd/system/snap-drawio-190.mount index 57220cb..4ff2465 100644 --- a/systemd/system/snap-drawio-185.mount +++ b/systemd/system/snap-drawio-190.mount @@ -1,12 +1,12 @@ [Unit] -Description=Mount unit for drawio, revision 185 +Description=Mount unit for drawio, revision 190 After=snapd.mounts-pre.target Before=snapd.mounts.target Before=local-fs.target [Mount] -What=/var/lib/snapd/snaps/drawio_185.snap -Where=/snap/drawio/185 +What=/var/lib/snapd/snaps/drawio_190.snap +Where=/snap/drawio/190 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snapd.mounts.target.wants/snap-core-15925.mount b/systemd/system/snapd.mounts.target.wants/snap-core-15925.mount deleted file mode 120000 index c02c840..0000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core-15925.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-15925.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core-16202.mount b/systemd/system/snapd.mounts.target.wants/snap-core-16202.mount new file mode 120000 index 0000000..481eecc --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core-16202.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-16202.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-drawio-185.mount b/systemd/system/snapd.mounts.target.wants/snap-drawio-185.mount deleted file mode 120000 index 6df8309..0000000 --- a/systemd/system/snapd.mounts.target.wants/snap-drawio-185.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-185.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-drawio-190.mount b/systemd/system/snapd.mounts.target.wants/snap-drawio-190.mount new file mode 120000 index 0000000..617c59b --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-drawio-190.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-190.mount \ No newline at end of file -- 2.39.5