From 03ca8093518ca7bd85baff5d38d2ac710a00193b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 2 Apr 2020 07:06:09 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 2 +- cups/printers.conf.O | 20 +++++++++++++++++++ .../snap-core-8268.mount | 1 - .../snap-core-8935.mount | 1 + ...p-core-8268.mount => snap-core-8935.mount} | 6 +++--- 5 files changed, 25 insertions(+), 5 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core-8268.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core-8935.mount rename systemd/system/{snap-core-8268.mount => snap-core-8935.mount} (54%) diff --git a/.etckeeper b/.etckeeper index d4fd4c0..0214d0b 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3159,8 +3159,8 @@ maybe chmod 0644 'systemd/system/snap-atom-247.mount' maybe chmod 0644 'systemd/system/snap-atom-248.mount' maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-94.mount' maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-95.mount' -maybe chmod 0644 'systemd/system/snap-core-8268.mount' maybe chmod 0644 'systemd/system/snap-core-8689.mount' +maybe chmod 0644 'systemd/system/snap-core-8935.mount' maybe chmod 0644 'systemd/system/snap.canonical-livepatch.canonical-livepatchd.service' maybe chmod 0755 'systemd/system/sockets.target.wants' maybe chmod 0755 'systemd/system/spice-vdagentd.target.wants' diff --git a/cups/printers.conf.O b/cups/printers.conf.O index d29cc58..e5a93da 100644 --- a/cups/printers.conf.O +++ b/cups/printers.conf.O @@ -91,6 +91,26 @@ KLimit 0 OpPolicy default ErrorPolicy retry-job + +UUID urn:uuid:84d58c0e-660d-3699-6f41-0c1007de4752 +Info +Location +MakeModel Color LaserJet MFP M277dw - IPP Everywhere +DeviceURI implicitclass://HP_Color_LaserJet_MFP_M277dw_9D0E59_/ +State Idle +StateTime 1585715628 +ConfigTime 1585715633 +Type 4188 +Accepting Yes +Shared No +JobSheets none none +QuotaPeriod 0 +PageLimit 0 +KLimit 0 +OpPolicy default +ErrorPolicy retry-job +Option cups-browsed true + UUID urn:uuid:53fea9f7-eaf7-3997-43bb-7e9f0e78a2e9 Info HP ENVY 4520 series [7B89BC] diff --git a/systemd/system/multi-user.target.wants/snap-core-8268.mount b/systemd/system/multi-user.target.wants/snap-core-8268.mount deleted file mode 120000 index 4beedef..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-8268.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-8268.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-8935.mount b/systemd/system/multi-user.target.wants/snap-core-8935.mount new file mode 120000 index 0000000..ad356f0 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-8935.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-8935.mount \ No newline at end of file diff --git a/systemd/system/snap-core-8268.mount b/systemd/system/snap-core-8935.mount similarity index 54% rename from systemd/system/snap-core-8268.mount rename to systemd/system/snap-core-8935.mount index f58403f..ccc2e3b 100644 --- a/systemd/system/snap-core-8268.mount +++ b/systemd/system/snap-core-8935.mount @@ -1,10 +1,10 @@ [Unit] -Description=Mount unit for core, revision 8268 +Description=Mount unit for core, revision 8935 Before=snapd.service [Mount] -What=/var/lib/snapd/snaps/core_8268.snap -Where=/snap/core/8268 +What=/var/lib/snapd/snaps/core_8935.snap +Where=/snap/core/8935 Type=squashfs Options=nodev,ro,x-gdu.hide LazyUnmount=yes -- 2.43.0