From dc766581cdf225b4dbf9792f8c0fdb6921ad2f8a Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 29 Oct 2017 10:40:07 +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 284fb55d..0eb922ca 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-10-22 12:42 +# Written by cupsd on 2017-10-29 10:39 # 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 b2c4635f..0ac1f92e 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-10-27 12:37 -NextSubscriptionId 517 - +# Written by cupsd on 2017-10-29 10:39 +NextSubscriptionId 519 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1509356333 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1509187025 +ExpirationTime 1509356335 NextEventId 1 -- 2.39.5