From 88f82e500ee7e66202e35ff0c3d3f3dcf1ddae94 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 29 Sep 2016 03:10:05 +0200 Subject: [PATCH] daily autocommit --- cups/subscriptions.conf | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index 26d281bd..8b25d0b5 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-09-27 06:59 -NextSubscriptionId 295 +# Written by cupsd on 2016-09-28 19:36 +NextSubscriptionId 296 Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1475038714 -NextEventId 1 +ExpirationTime 1475125054 +NextEventId 120 + + +Events printer-state-changed printer-restarted printer-shutdown printer-stopped printer-added printer-deleted printer-modified job-state-changed job-created job-completed job-stopped job-progress +Owner frank +LeaseDuration 86400 +Interval 0 +ExpirationTime 1475170506 +NextEventId 3 -- 2.39.5