From 0dc4833b3edc7599ab74fb5a37828df1494281bb Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 31 Aug 2016 17:10: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 38942c29..399fe521 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-08-07 15:15 +# Written by cupsd on 2016-08-31 17:08 # 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 3bfb3577..1f00ab47 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-12 15:10 -NextSubscriptionId 291 - +# Written by cupsd on 2016-08-31 17:08 +NextSubscriptionId 293 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1472742503 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1471093819 +ExpirationTime 1472742503 NextEventId 1 -- 2.39.5