From: root Date: Tue, 12 Mar 2024 06:22:32 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=477f0e2d05700bac04e2d76b9f7f92655c9f175f;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- 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-201.mount deleted file mode 100644 index d2d36c4..0000000 --- a/systemd/system/snap-drawio-201.mount +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Mount unit for drawio, revision 201 -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 -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-203.mount b/systemd/system/snap-drawio-203.mount new file mode 100644 index 0000000..3e7ad79 --- /dev/null +++ b/systemd/system/snap-drawio-203.mount @@ -0,0 +1,16 @@ +[Unit] +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_203.snap +Where=/snap/drawio/203 +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-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