From 9ed6bc0f9fe3002ed2c639f7239046a35d334763 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 2 Sep 2022 21:17:40 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../system/multi-user.target.wants/snap-drawio-159.mount | 1 - .../system/multi-user.target.wants/snap-drawio-162.mount | 1 + .../system/{snap-drawio-159.mount => snap-drawio-162.mount} | 6 +++--- 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-drawio-159.mount create mode 120000 systemd/system/multi-user.target.wants/snap-drawio-162.mount rename systemd/system/{snap-drawio-159.mount => snap-drawio-162.mount} (59%) diff --git a/.etckeeper b/.etckeeper index eba18c0..dbb5de9 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3253,8 +3253,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-2409.mount' maybe chmod 0644 'systemd/system/snap-core18-2538.mount' -maybe chmod 0644 'systemd/system/snap-drawio-159.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-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-159.mount b/systemd/system/multi-user.target.wants/snap-drawio-159.mount deleted file mode 120000 index f86abb4..0000000 --- a/systemd/system/multi-user.target.wants/snap-drawio-159.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-159.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-162.mount b/systemd/system/multi-user.target.wants/snap-drawio-162.mount new file mode 120000 index 0000000..c5aa6b8 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-162.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-162.mount \ No newline at end of file diff --git a/systemd/system/snap-drawio-159.mount b/systemd/system/snap-drawio-162.mount similarity index 59% rename from systemd/system/snap-drawio-159.mount rename to systemd/system/snap-drawio-162.mount index b742cda..d471252 100644 --- a/systemd/system/snap-drawio-159.mount +++ b/systemd/system/snap-drawio-162.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for drawio, revision 159 +Description=Mount unit for drawio, revision 162 Before=snapd.service After=zfs-mount.service [Mount] -What=/var/lib/snapd/snaps/drawio_159.snap -Where=/snap/drawio/159 +What=/var/lib/snapd/snaps/drawio_162.snap +Where=/snap/drawio/162 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes -- 2.39.5