From: root Date: Fri, 6 Oct 2023 05:35:58 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a15a509f8407724adc0356a5b3e9470ee91401d2;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- 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-15925.mount deleted file mode 100644 index 86f0706..0000000 --- a/systemd/system/snap-core-15925.mount +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Mount unit for core, revision 15925 -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 -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-core-16202.mount b/systemd/system/snap-core-16202.mount new file mode 100644 index 0000000..c582db6 --- /dev/null +++ b/systemd/system/snap-core-16202.mount @@ -0,0 +1,16 @@ +[Unit] +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_16202.snap +Where=/snap/core/16202 +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-185.mount b/systemd/system/snap-drawio-185.mount deleted file mode 100644 index 57220cb..0000000 --- a/systemd/system/snap-drawio-185.mount +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Mount unit for drawio, revision 185 -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 -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-190.mount b/systemd/system/snap-drawio-190.mount new file mode 100644 index 0000000..4ff2465 --- /dev/null +++ b/systemd/system/snap-drawio-190.mount @@ -0,0 +1,16 @@ +[Unit] +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_190.snap +Where=/snap/drawio/190 +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-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