From a747a3c0e4806a9d9e0df70999cfbea31ff7624d Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 15 Oct 2017 09:50:07 +0200 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 cd05515d..9483d9e6 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-12 23:59 +# Written by cupsd on 2017-10-15 09:46 # 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 69692b7b..c4e33fb2 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-14 00:03 -NextSubscriptionId 512 - +# Written by cupsd on 2017-10-15 09:46 +NextSubscriptionId 514 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1508139979 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1508018254 +ExpirationTime 1508139981 NextEventId 1 -- 2.39.5