From da5ea6b7a807a7110eba87e32fea97b1ff1c4963 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 10 Jul 2019 21:16:11 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- cups/printers.conf | 18 +++++++++++++----- cups/printers.conf.O | 26 +++++++++++++++++++++++--- 2 files changed, 36 insertions(+), 8 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index a96fc2f..bb25481 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -28,10 +28,9 @@ Location Arbeitszimmer MakeModel HP Color LaserJet MFP M277dw, driverless, cups-filters 1.20.2 DeviceURI dnssd://HP%20Color%20LaserJet%20MFP%20M277dw%20(28CAA8)._ipp._tcp.local/?uuid=564e4238-4b34-3044-4a46-3c528228caa8 State Idle -StateTime 1562775769 +StateTime 1562775823 ConfigTime 1531164608 Reason wifi-not-configured-report -Reason cups-waiting-for-job-completed Type 8425564 Accepting Yes Shared No @@ -50,14 +49,16 @@ Attribute marker-types toner,toner,toner,toner Attribute marker-change-time 1562775785 -UUID urn:uuid:da7d0d69-e00d-383e-538c-2cb203170744 +UUID urn:uuid:020cc7d0-852a-3441-5ec5-5dce47fae5fd +AuthInfoRequired none Info Location MakeModel Color LaserJet MFP M277dw DeviceURI ipp://NPI28CAA8.local:631/ipp/print State Idle -StateTime 1562775783 -ConfigTime 1562775786 +StateTime 1562775930 +ConfigTime 1562775831 +Reason wifi-not-configured-report Type 4188 Accepting Yes Shared No @@ -68,4 +69,11 @@ KLimit 0 OpPolicy default ErrorPolicy retry-job Option cups-browsed true +Attribute marker-colors \#00FFFF,#FF00FF,#FFFF00,#000000 +Attribute marker-levels 80,85,82,86 +Attribute marker-low-levels 5,5,5,4 +Attribute marker-high-levels 100,100,100,100 +Attribute marker-names Cyan Cartridge HP CF401A,Magenta Cartridge HP CF403A,Yellow Cartridge HP CF402A,Black Cartridge HP CF400A +Attribute marker-types toner,toner,toner,toner +Attribute marker-change-time 1562775912 diff --git a/cups/printers.conf.O b/cups/printers.conf.O index 65ea522..b8ae821 100644 --- a/cups/printers.conf.O +++ b/cups/printers.conf.O @@ -28,7 +28,7 @@ Location Arbeitszimmer MakeModel HP Color LaserJet MFP M277dw, driverless, cups-filters 1.20.2 DeviceURI dnssd://HP%20Color%20LaserJet%20MFP%20M277dw%20(28CAA8)._ipp._tcp.local/?uuid=564e4238-4b34-3044-4a46-3c528228caa8 State Idle -StateTime 1560030288 +StateTime 1562775823 ConfigTime 1531164608 Reason wifi-not-configured-report Type 8425564 @@ -41,10 +41,30 @@ KLimit 0 OpPolicy default ErrorPolicy retry-job Attribute marker-colors \#00FFFF,#FF00FF,#FFFF00,#000000 -Attribute marker-levels 81,85,83,86 +Attribute marker-levels 80,85,82,86 Attribute marker-low-levels 5,5,5,4 Attribute marker-high-levels 100,100,100,100 Attribute marker-names Cyan Cartridge HP CF401A,Magenta Cartridge HP CF403A,Yellow Cartridge HP CF402A,Black Cartridge HP CF400A Attribute marker-types toner,toner,toner,toner -Attribute marker-change-time 1560030274 +Attribute marker-change-time 1562775785 + + +UUID urn:uuid:020cc7d0-852a-3441-5ec5-5dce47fae5fd +Info +Location +MakeModel Color LaserJet MFP M277dw +DeviceURI ipp://NPI28CAA8.local:631/ipp/print +State Idle +StateTime 1562775829 +ConfigTime 1562775831 +Type 4188 +Accepting Yes +Shared No +JobSheets none none +QuotaPeriod 0 +PageLimit 0 +KLimit 0 +OpPolicy default +ErrorPolicy retry-job +Option cups-browsed true -- 2.39.5