From 8ae1581dc85b76d8160275d6f6de655e11bd953d Mon Sep 17 00:00:00 2001 From: root Date: Sat, 18 Dec 2021 07:36:51 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../system/multi-user.target.wants/snap-drawio-134.mount | 1 - .../system/multi-user.target.wants/snap-drawio-136.mount | 1 + .../system/{snap-drawio-134.mount => snap-drawio-136.mount} | 6 +++--- 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-drawio-134.mount create mode 120000 systemd/system/multi-user.target.wants/snap-drawio-136.mount rename systemd/system/{snap-drawio-134.mount => snap-drawio-136.mount} (59%) diff --git a/.etckeeper b/.etckeeper index d0fd8de..06b6979 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3034,8 +3034,8 @@ maybe chmod 0644 'systemd/system/snap-core-11798.mount' maybe chmod 0644 'systemd/system/snap-core-11993.mount' maybe chmod 0644 'systemd/system/snap-core18-2246.mount' maybe chmod 0644 'systemd/system/snap-core18-2253.mount' -maybe chmod 0644 'systemd/system/snap-drawio-134.mount' maybe chmod 0644 'systemd/system/snap-drawio-135.mount' +maybe chmod 0644 'systemd/system/snap-drawio-136.mount' maybe chmod 0644 'systemd/system/snap-ferdi-113.mount' maybe chmod 0644 'systemd/system/snap-ferdi-152.mount' maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount' diff --git a/systemd/system/multi-user.target.wants/snap-drawio-134.mount b/systemd/system/multi-user.target.wants/snap-drawio-134.mount deleted file mode 120000 index a368637..0000000 --- a/systemd/system/multi-user.target.wants/snap-drawio-134.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-134.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-136.mount b/systemd/system/multi-user.target.wants/snap-drawio-136.mount new file mode 120000 index 0000000..280a835 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-136.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-136.mount \ No newline at end of file diff --git a/systemd/system/snap-drawio-134.mount b/systemd/system/snap-drawio-136.mount similarity index 59% rename from systemd/system/snap-drawio-134.mount rename to systemd/system/snap-drawio-136.mount index 1ea7856..928d336 100644 --- a/systemd/system/snap-drawio-134.mount +++ b/systemd/system/snap-drawio-136.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for drawio, revision 134 +Description=Mount unit for drawio, revision 136 Before=snapd.service After=zfs-mount.service [Mount] -What=/var/lib/snapd/snaps/drawio_134.snap -Where=/snap/drawio/134 +What=/var/lib/snapd/snaps/drawio_136.snap +Where=/snap/drawio/136 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes -- 2.39.5