From: root Date: Sat, 10 Dec 2022 06:35:36 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=0a3b991dbea5292da0cc13b3cdfbaea226598d67;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index e29424a..0f3389a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3270,8 +3270,8 @@ maybe chmod 0644 'systemd/system/snap-bare-5.mount' maybe chmod 0644 'systemd/system/snap-core-14399.mount' maybe chmod 0644 'systemd/system/snap-core18-2620.mount' maybe chmod 0644 'systemd/system/snap-core18-2632.mount' -maybe chmod 0644 'systemd/system/snap-drawio-165.mount' maybe chmod 0644 'systemd/system/snap-drawio-166.mount' +maybe chmod 0644 'systemd/system/snap-drawio-167.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-167.mount b/systemd/system/default.target.wants/snap-drawio-167.mount new file mode 120000 index 0000000..f6d9d90 --- /dev/null +++ b/systemd/system/default.target.wants/snap-drawio-167.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-167.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-165.mount b/systemd/system/multi-user.target.wants/snap-drawio-165.mount deleted file mode 120000 index 5016d1d..0000000 --- a/systemd/system/multi-user.target.wants/snap-drawio-165.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-165.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-167.mount b/systemd/system/multi-user.target.wants/snap-drawio-167.mount new file mode 120000 index 0000000..f6d9d90 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-167.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-167.mount \ No newline at end of file diff --git a/systemd/system/snap-drawio-165.mount b/systemd/system/snap-drawio-165.mount deleted file mode 100644 index 6544fea..0000000 --- a/systemd/system/snap-drawio-165.mount +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=Mount unit for drawio, revision 165 -Before=snapd.service -After=zfs-mount.service - -[Mount] -What=/var/lib/snapd/snaps/drawio_165.snap -Where=/snap/drawio/165 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git a/systemd/system/snap-drawio-167.mount b/systemd/system/snap-drawio-167.mount new file mode 100644 index 0000000..d0511f4 --- /dev/null +++ b/systemd/system/snap-drawio-167.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for drawio, revision 167 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/drawio_167.snap +Where=/snap/drawio/167 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=default.target multi-user.target