From 562008b0f246ab5d85bcbe8efff684c8200c50f5 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 19 Dec 2022 07:40:43 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 4 +++- systemd/system/default.target.wants/snap-core18-2632.mount | 1 - systemd/system/default.target.wants/snap-core18-2667.mount | 1 + .../system/multi-user.target.wants/snap-core18-2632.mount | 1 - .../system/multi-user.target.wants/snap-core18-2667.mount | 1 + .../{snap-core18-2632.mount => snap-core18-2667.mount} | 6 +++--- 6 files changed, 8 insertions(+), 6 deletions(-) delete mode 120000 systemd/system/default.target.wants/snap-core18-2632.mount create mode 120000 systemd/system/default.target.wants/snap-core18-2667.mount delete mode 120000 systemd/system/multi-user.target.wants/snap-core18-2632.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core18-2667.mount rename systemd/system/{snap-core18-2632.mount => snap-core18-2667.mount} (61%) diff --git a/.etckeeper b/.etckeeper index be19583..16a73fd 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1,5 +1,6 @@ # Generated by etckeeper. Do not edit. +mkdir -p './ModemManager/connection.d' mkdir -p './ModemManager/fcc-unlock.d' mkdir -p './NetworkManager/dispatcher.d/no-wait.d' mkdir -p './NetworkManager/dispatcher.d/pre-down.d' @@ -107,6 +108,7 @@ maybe chmod 0644 'ImageMagick-6/type-urw-base35.xml' maybe chmod 0644 'ImageMagick-6/type-windows.xml' maybe chmod 0644 'ImageMagick-6/type.xml' maybe chmod 0755 'ModemManager' +maybe chmod 0755 'ModemManager/connection.d' maybe chmod 0755 'ModemManager/fcc-unlock.d' maybe chmod 0755 'NetworkManager' maybe chmod 0644 'NetworkManager/NetworkManager.conf' @@ -3268,8 +3270,8 @@ maybe chmod 0755 'systemd/system/rescue.target.wants' maybe chmod 0755 'systemd/system/sleep.target.wants' 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-2632.mount' maybe chmod 0644 'systemd/system/snap-core18-2654.mount' +maybe chmod 0644 'systemd/system/snap-core18-2667.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' diff --git a/systemd/system/default.target.wants/snap-core18-2632.mount b/systemd/system/default.target.wants/snap-core18-2632.mount deleted file mode 120000 index 42d00d5..0000000 --- a/systemd/system/default.target.wants/snap-core18-2632.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core18-2632.mount \ No newline at end of file diff --git a/systemd/system/default.target.wants/snap-core18-2667.mount b/systemd/system/default.target.wants/snap-core18-2667.mount new file mode 120000 index 0000000..655ee42 --- /dev/null +++ b/systemd/system/default.target.wants/snap-core18-2667.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-2667.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core18-2632.mount b/systemd/system/multi-user.target.wants/snap-core18-2632.mount deleted file mode 120000 index 42d00d5..0000000 --- a/systemd/system/multi-user.target.wants/snap-core18-2632.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core18-2632.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core18-2667.mount b/systemd/system/multi-user.target.wants/snap-core18-2667.mount new file mode 120000 index 0000000..655ee42 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core18-2667.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-2667.mount \ No newline at end of file diff --git a/systemd/system/snap-core18-2632.mount b/systemd/system/snap-core18-2667.mount similarity index 61% rename from systemd/system/snap-core18-2632.mount rename to systemd/system/snap-core18-2667.mount index bcae647..070b9f5 100644 --- a/systemd/system/snap-core18-2632.mount +++ b/systemd/system/snap-core18-2667.mount @@ -1,11 +1,11 @@ [Unit] -Description=Mount unit for core18, revision 2632 +Description=Mount unit for core18, revision 2667 Before=snapd.service After=zfs-mount.service [Mount] -What=/var/lib/snapd/snaps/core18_2632.snap -Where=/snap/core18/2632 +What=/var/lib/snapd/snaps/core18_2667.snap +Where=/snap/core18/2667 Type=squashfs Options=nodev,ro,x-gdu.hide,x-gvfs-hide LazyUnmount=yes -- 2.39.5