From: root Date: Wed, 1 Feb 2023 07:54:27 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=ad54474a577624f7d4b0735672d4544c526c155b;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 8fa2911..693383a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3280,8 +3280,8 @@ maybe chmod 0644 'systemd/system/snap-core-14399.mount' maybe chmod 0644 'systemd/system/snap-core-14447.mount' maybe chmod 0644 'systemd/system/snap-core18-2667.mount' maybe chmod 0644 'systemd/system/snap-core18-2679.mount' -maybe chmod 0644 'systemd/system/snap-drawio-168.mount' maybe chmod 0644 'systemd/system/snap-drawio-169.mount' +maybe chmod 0644 'systemd/system/snap-drawio-170.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-161.mount' diff --git a/systemd/system/default.target.wants/snap-drawio-168.mount b/systemd/system/default.target.wants/snap-drawio-168.mount deleted file mode 120000 index ce14233..0000000 --- a/systemd/system/default.target.wants/snap-drawio-168.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-168.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-168.mount b/systemd/system/multi-user.target.wants/snap-drawio-168.mount deleted file mode 120000 index ce14233..0000000 --- a/systemd/system/multi-user.target.wants/snap-drawio-168.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-168.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-170.mount b/systemd/system/multi-user.target.wants/snap-drawio-170.mount new file mode 120000 index 0000000..1e7935c --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-170.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-170.mount \ No newline at end of file diff --git a/systemd/system/snap-drawio-168.mount b/systemd/system/snap-drawio-168.mount deleted file mode 100644 index 94bebeb..0000000 --- a/systemd/system/snap-drawio-168.mount +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=Mount unit for drawio, revision 168 -Before=snapd.service -After=zfs-mount.service - -[Mount] -What=/var/lib/snapd/snaps/drawio_168.snap -Where=/snap/drawio/168 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=default.target multi-user.target diff --git a/systemd/system/snap-drawio-170.mount b/systemd/system/snap-drawio-170.mount new file mode 100644 index 0000000..ba11b44 --- /dev/null +++ b/systemd/system/snap-drawio-170.mount @@ -0,0 +1,16 @@ +[Unit] +Description=Mount unit for drawio, revision 170 +After=snapd.mounts-pre.target +Before=snapd.mounts.target +Before=local-fs.target + +[Mount] +What=/var/lib/snapd/snaps/drawio_170.snap +Where=/snap/drawio/170 +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-drawio-170.mount b/systemd/system/snapd.mounts.target.wants/snap-drawio-170.mount new file mode 120000 index 0000000..1e7935c --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-drawio-170.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-170.mount \ No newline at end of file