From: root Date: Thu, 2 Apr 2020 05:06:09 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=03ca8093518ca7bd85baff5d38d2ac710a00193b;p=zenbook saving uncommitted changes in /etc prior to apt run --- 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-8268.mount deleted file mode 100644 index f58403f..0000000 --- a/systemd/system/snap-core-8268.mount +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Mount unit for core, revision 8268 -Before=snapd.service - -[Mount] -What=/var/lib/snapd/snaps/core_8268.snap -Where=/snap/core/8268 -Type=squashfs -Options=nodev,ro,x-gdu.hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git a/systemd/system/snap-core-8935.mount b/systemd/system/snap-core-8935.mount new file mode 100644 index 0000000..ccc2e3b --- /dev/null +++ b/systemd/system/snap-core-8935.mount @@ -0,0 +1,13 @@ +[Unit] +Description=Mount unit for core, revision 8935 +Before=snapd.service + +[Mount] +What=/var/lib/snapd/snaps/core_8935.snap +Where=/snap/core/8935 +Type=squashfs +Options=nodev,ro,x-gdu.hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target