From afc4cfeb3e3f8897ea883d4174212ae96895749c Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 18 Dec 2017 03:10:07 +0100 Subject: [PATCH] daily autocommit --- cups/printers.conf | 2 +- cups/subscriptions.conf | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index 8a375459..67134a7d 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-11-19 09:01 +# Written by cupsd on 2017-12-17 13:45 # 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 1a15b556..d4b7edc8 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-16 08:34 -NextSubscriptionId 525 - +# Written by cupsd on 2017-12-17 13:45 +NextSubscriptionId 527 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1513601083 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1513496054 -NextEventId 10650 +ExpirationTime 1513601084 +NextEventId 1 -- 2.39.5