From: root Date: Sat, 24 Nov 2018 08:32:56 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=cc09f42c6526a35fa8b9a59f92b8b036f0dc048c;p=zenbook saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 1273e40..e8d22e8 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2563,9 +2563,9 @@ maybe chmod 0755 'systemd/system/paths.target.wants' maybe chmod 0755 'systemd/system/printer.target.wants' maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-49.mount' maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-50.mount' -maybe chmod 0644 'systemd/system/snap-core-5548.mount' maybe chmod 0644 'systemd/system/snap-core-5662.mount' maybe chmod 0644 'systemd/system/snap-core-5742.mount' +maybe chmod 0644 'systemd/system/snap-core-5897.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/sysinit.target.wants' diff --git a/cups/printers.conf.O b/cups/printers.conf.O index d6bbf96..43e8231 100644 --- a/cups/printers.conf.O +++ b/cups/printers.conf.O @@ -25,7 +25,7 @@ Info HP Color LaserJet MFP M277dw MakeModel HP Color LaserJet Pro MFP M277 Postscript (recommended) DeviceURI socket://192.168.178.254 State Idle -StateTime 1540972193 +StateTime 1542713449 ConfigTime 1496773872 Type 8425500 Accepting Yes @@ -37,23 +37,3 @@ KLimit 0 OpPolicy default ErrorPolicy retry-job - -UUID urn:uuid:cc487bdb-7560-3587-5214-da4984f0affd -Info -Location -MakeModel Color LaserJet MFP M277dw -DeviceURI ipp://NPI9D0E59.local:631/ipp/print -State Idle -StateTime 1542559613 -ConfigTime 1542559616 -Type 4188 -Accepting Yes -Shared No -JobSheets none none -QuotaPeriod 0 -PageLimit 0 -KLimit 0 -OpPolicy default -ErrorPolicy retry-job -Option cups-browsed true - diff --git a/systemd/system/multi-user.target.wants/snap-core-5548.mount b/systemd/system/multi-user.target.wants/snap-core-5548.mount deleted file mode 120000 index 95a50d4..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-5548.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-5548.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-5897.mount b/systemd/system/multi-user.target.wants/snap-core-5897.mount new file mode 120000 index 0000000..0008539 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-5897.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-5897.mount \ No newline at end of file diff --git a/systemd/system/snap-core-5548.mount b/systemd/system/snap-core-5548.mount deleted file mode 100644 index cfb413c..0000000 --- a/systemd/system/snap-core-5548.mount +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Mount unit for core, revision 5548 -Before=snapd.service - -[Mount] -What=/var/lib/snapd/snaps/core_5548.snap -Where=/snap/core/5548 -Type=squashfs -Options=nodev,ro,x-gdu.hide - -[Install] -WantedBy=multi-user.target diff --git a/systemd/system/snap-core-5897.mount b/systemd/system/snap-core-5897.mount new file mode 100644 index 0000000..864cc08 --- /dev/null +++ b/systemd/system/snap-core-5897.mount @@ -0,0 +1,12 @@ +[Unit] +Description=Mount unit for core, revision 5897 +Before=snapd.service + +[Mount] +What=/var/lib/snapd/snaps/core_5897.snap +Where=/snap/core/5897 +Type=squashfs +Options=nodev,ro,x-gdu.hide + +[Install] +WantedBy=multi-user.target