]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Wed, 6 May 2020 20:51:39 +0000 (22:51 +0200)
committerFrank Brehm <root@nadja.home.brehm-online.com>
Wed, 6 May 2020 20:51:39 +0000 (22:51 +0200)
.etckeeper
cups/printers.conf [new file with mode: 0644]
cups/printers.conf.O [new file with mode: 0644]

index 7dfe9d8d8e38f6c115f13a370491b17443e7e4da..cbc5622df86bc9ccf81649752a1e325b92124b20 100755 (executable)
@@ -1137,6 +1137,10 @@ maybe chmod 0644 'cups/cupsd.conf'
 maybe chmod 0755 'cups/interfaces'
 maybe chgrp 'lp' 'cups/ppd'
 maybe chmod 0755 'cups/ppd'
+maybe chgrp 'lp' 'cups/printers.conf'
+maybe chmod 0600 'cups/printers.conf'
+maybe chgrp 'lp' 'cups/printers.conf.O'
+maybe chmod 0600 'cups/printers.conf.O'
 maybe chmod 0644 'cups/raw.convs'
 maybe chmod 0644 'cups/raw.types'
 maybe chmod 0644 'cups/snmp.conf'
diff --git a/cups/printers.conf b/cups/printers.conf
new file mode 100644 (file)
index 0000000..ce86cb7
--- /dev/null
@@ -0,0 +1,3 @@
+# Printer configuration file for CUPS v2.2.7
+# Written by cupsd
+# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
diff --git a/cups/printers.conf.O b/cups/printers.conf.O
new file mode 100644 (file)
index 0000000..2d9c2b9
--- /dev/null
@@ -0,0 +1,23 @@
+# Printer configuration file for CUPS v2.2.7
+# Written by cupsd
+# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
+<Printer HP_Color_LaserJet_MFP_M277dw_28CAA8_>
+UUID urn:uuid:c52690eb-1cd9-394f-7971-b44af12f7cd3
+Info 
+Location 
+MakeModel Color LaserJet MFP M277dw
+DeviceURI ipp://NPI28CAA8.local:631/ipp/print
+State Idle
+StateTime 1588778353
+ConfigTime 1588778357
+Type 4188
+Accepting Yes
+Shared No
+JobSheets none none
+QuotaPeriod 0
+PageLimit 0
+KLimit 0
+OpPolicy default
+ErrorPolicy retry-job
+Option cups-browsed true
+</Printer>