From 663f2136fba0affc1dc604259a89b0070ad5ccd5 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 7 Aug 2016 15:20:04 +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 91d520dc..38942c29 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -1,5 +1,5 @@ # Printer configuration file for CUPS v2.1.3 -# Written by cupsd on 2016-07-24 20:34 +# Written by cupsd on 2016-08-07 15:15 # 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 57c56820..1440d91d 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,12 +1,20 @@ # Subscription configuration file for CUPS v2.1.3 -# Written by cupsd on 2016-08-04 20:23 -NextSubscriptionId 289 - +# Written by cupsd on 2016-08-07 15:15 +NextSubscriptionId 291 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1470662118 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1470421380 +ExpirationTime 1470662118 NextEventId 1 -- 2.39.5