From f1e88b8030abff5b96a1bb93df561b3bd5d663d5 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 24 Jul 2017 16:20:06 +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 97afd1c8..a5c6846d 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-07-18 20:06 +# Written by cupsd on 2017-07-24 16:16 # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING UUID urn:uuid:37ccb9f9-f39f-3442-414c-7de19e42748d diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index abe9a8ea..63572686 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-07-20 20:04 -NextSubscriptionId 466 - +# Written by cupsd on 2017-07-24 16:16 +NextSubscriptionId 468 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1500992164 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1500660244 +ExpirationTime 1500992164 NextEventId 1 -- 2.39.5