From: root Date: Fri, 9 Sep 2022 07:36:03 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=10d851151b14379dbdf98ed57405c8b3fe516a56;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 97cae9a..5cf1310 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3254,8 +3254,8 @@ maybe chmod 0644 'systemd/system/snap-core-13308.mount' maybe chmod 0644 'systemd/system/snap-core-13425.mount' maybe chmod 0644 'systemd/system/snap-core18-2538.mount' maybe chmod 0644 'systemd/system/snap-core18-2560.mount' -maybe chmod 0644 'systemd/system/snap-drawio-160.mount' maybe chmod 0644 'systemd/system/snap-drawio-162.mount' +maybe chmod 0644 'systemd/system/snap-drawio-163.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/multi-user.target.wants/snap-drawio-160.mount b/systemd/system/multi-user.target.wants/snap-drawio-160.mount deleted file mode 120000 index 7356aef..0000000 --- a/systemd/system/multi-user.target.wants/snap-drawio-160.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-160.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-163.mount b/systemd/system/multi-user.target.wants/snap-drawio-163.mount new file mode 120000 index 0000000..519dda5 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-163.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-163.mount \ No newline at end of file diff --git a/systemd/system/snap-drawio-160.mount b/systemd/system/snap-drawio-160.mount deleted file mode 100644 index 9ceb0c4..0000000 --- a/systemd/system/snap-drawio-160.mount +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=Mount unit for drawio, revision 160 -Before=snapd.service -After=zfs-mount.service - -[Mount] -What=/var/lib/snapd/snaps/drawio_160.snap -Where=/snap/drawio/160 -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-163.mount b/systemd/system/snap-drawio-163.mount new file mode 100644 index 0000000..92c9912 --- /dev/null +++ b/systemd/system/snap-drawio-163.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for drawio, revision 163 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/drawio_163.snap +Where=/snap/drawio/163 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target