From fb171696a0855ffa50fbda62f1676fdac15d591b Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 25 Mar 2018 17: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 f1d6f8f5..54a61da1 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 2018-03-16 00:14 +# Written by cupsd on 2018-03-25 17:43 # 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 2f35b804..dc79b5b7 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 2018-03-24 00:06 -NextSubscriptionId 631 - +# Written by cupsd on 2018-03-25 17:43 +NextSubscriptionId 633 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1522078958 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1521932764 +ExpirationTime 1522078960 NextEventId 1 -- 2.39.5