From: Frank Brehm Date: Thu, 8 Jun 2017 19:36:56 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=b589eea49c89bc028dbfdf863a34f06304ebb9e7;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/cups/printers.conf b/cups/printers.conf index 99cd5617..51313fb6 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -1,5 +1,5 @@ # Printer configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-06-05 09:10 +# Written by cupsd on 2017-06-08 07:08 # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING UUID urn:uuid:37ccb9f9-f39f-3442-414c-7de19e42748d diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index 56dfa6f8..f77e4399 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,12 +1,20 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-06-07 09:08 -NextSubscriptionId 448 - +# Written by cupsd on 2017-06-08 07:08 +NextSubscriptionId 450 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1496984902 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1496905680 +ExpirationTime 1496984902 NextEventId 1 diff --git a/env.d/65python-docs b/env.d/65python-docs new file mode 100644 index 00000000..6dd8002b --- /dev/null +++ b/env.d/65python-docs @@ -0,0 +1 @@ +PYTHONDOCS="/usr/share/doc/python-docs-2.7.10/html/library" diff --git a/python-exec/python-exec.conf b/python-exec/python-exec.conf index 7e4111b2..12d6d3f9 100644 --- a/python-exec/python-exec.conf +++ b/python-exec/python-exec.conf @@ -25,5 +25,5 @@ # to start. # # Note: this file can be modified by calls to 'eselect python'. -python3.4 python2.7 +python3.4