From aee8c08c33a087c97ae3e4de28ce9d086e9aabbf Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sat, 23 Dec 2017 13:10:08 +0100 Subject: [PATCH] daily autocommit --- cups/printers.conf | 2 +- cups/subscriptions.conf | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index 67134a7d..f165c13d 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-12-17 13:45 +# Written by cupsd on 2017-12-23 13:01 # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING UUID urn:uuid:0c015cec-07c8-3a28-64bf-97021b76dbad diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index 7799ef16..116cac8f 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-12-21 13:41 -NextSubscriptionId 527 - +# Written by cupsd on 2017-12-23 13:01 +NextSubscriptionId 529 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1514116847 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1513946445 +ExpirationTime 1514116848 NextEventId 1 -- 2.39.5