From a40066366c206342c4b1f14a3b4797e7fa185172 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 31 Jan 2016 09:00:05 +0100 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 af522275..8e92bf1e 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -1,5 +1,5 @@ # Printer configuration file for CUPS v2.0.3 -# Written by cupsd on 2016-01-24 08:23 +# Written by cupsd on 2016-01-31 08:55 # 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 a15edf03..487f31f8 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,12 +1,20 @@ # Subscription configuration file for CUPS v2.0.3 -# Written by cupsd on 2016-01-29 08:18 -NextSubscriptionId 245 - +# Written by cupsd on 2016-01-31 08:55 +NextSubscriptionId 247 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1454313269 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1454138278 +ExpirationTime 1454313269 NextEventId 1 -- 2.39.5