From 477f0e2d05700bac04e2d76b9f7f92655c9f175f Mon Sep 17 00:00:00 2001 From: root Date: Tue, 12 Mar 2024 07:22:32 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 3 ++- .../snap-core20-2182.mount | 1 + .../snap-drawio-201.mount | 1 - .../snap-drawio-203.mount | 1 + systemd/system/snap-core20-2182.mount | 16 ++++++++++++++++ ...ap-drawio-201.mount => snap-drawio-203.mount} | 6 +++--- .../snap-core20-2182.mount | 1 + .../snap-drawio-201.mount | 1 - .../snap-drawio-203.mount | 1 + 9 files changed, 25 insertions(+), 6 deletions(-) create mode 120000 systemd/system/multi-user.target.wants/snap-core20-2182.mount delete mode 120000 systemd/system/multi-user.target.wants/snap-drawio-201.mount create mode 120000 systemd/system/multi-user.target.wants/snap-drawio-203.mount create mode 100644 systemd/system/snap-core20-2182.mount rename systemd/system/{snap-drawio-201.mount => snap-drawio-203.mount} (67%) create mode 120000 systemd/system/snapd.mounts.target.wants/snap-core20-2182.mount delete mode 120000 systemd/system/snapd.mounts.target.wants/snap-drawio-201.mount create mode 120000 systemd/system/snapd.mounts.target.wants/snap-drawio-203.mount diff --git a/.etckeeper b/.etckeeper index d6ed500..0dbbbf2 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3290,8 +3290,9 @@ maybe chmod 0644 'systemd/system/snap-core-16202.mount' maybe chmod 0644 'systemd/system/snap-core-16574.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-drawio-201.mount' +maybe chmod 0644 'systemd/system/snap-core20-2182.mount' maybe chmod 0644 'systemd/system/snap-drawio-202.mount' +maybe chmod 0644 'systemd/system/snap-drawio-203.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-core20-2182.mount b/systemd/system/multi-user.target.wants/snap-core20-2182.mount new file mode 120000 index 0000000..55c5bb9 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core20-2182.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2182.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-201.mount b/systemd/system/multi-user.target.wants/snap-drawio-201.mount deleted file mode 120000 index 409906c..0000000 --- a/systemd/system/multi-user.target.wants/snap-drawio-201.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-201.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-203.mount b/systemd/system/multi-user.target.wants/snap-drawio-203.mount new file mode 120000 index 0000000..73a00ba --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-203.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-203.mount \ No newline at end of file diff --git a/systemd/system/snap-core20-2182.mount b/systemd/system/snap-core20-2182.mount new file mode 100644 index 0000000..35aee2f --- /dev/null +++ b/systemd/system/snap-core20-2182.mount @@ -0,0 +1,16 @@ +[Unit] +Description=Mount unit for core20, revision 2182 +After=snapd.mounts-pre.target +Before=snapd.mounts.target +Before=local-fs.target + +[Mount] +What=/var/lib/snapd/snaps/core20_2182.snap +Where=/snap/core20/2182 +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-drawio-201.mount b/systemd/system/snap-drawio-203.mount similarity index 67% rename from systemd/system/snap-drawio-201.mount rename to systemd/system/snap-drawio-203.mount index d2d36c4..3e7ad79 100644 --- a/systemd/system/snap-drawio-201.mount +++ b/systemd/system/snap-drawio-203.mount @@ -1,12 +1,12 @@ [Unit] -Description=Mount unit for drawio, revision 201 +Description=Mount unit for drawio, revision 203 After=snapd.mounts-pre.target Before=snapd.mounts.target Before=local-fs.target [Mount] -What=/var/lib/snapd/snaps/drawio_201.snap -Where=/snap/drawio/201 +What=/var/lib/snapd/snaps/drawio_203.snap +Where=/snap/drawio/203 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes diff --git a/systemd/system/snapd.mounts.target.wants/snap-core20-2182.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2182.mount new file mode 120000 index 0000000..55c5bb9 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core20-2182.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2182.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-drawio-201.mount b/systemd/system/snapd.mounts.target.wants/snap-drawio-201.mount deleted file mode 120000 index 409906c..0000000 --- a/systemd/system/snapd.mounts.target.wants/snap-drawio-201.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-201.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-drawio-203.mount b/systemd/system/snapd.mounts.target.wants/snap-drawio-203.mount new file mode 120000 index 0000000..73a00ba --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-drawio-203.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-203.mount \ No newline at end of file -- 2.39.5