From ea88eaecf0f4826bb04c9020b05d84fed5d90a4b Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 4 Oct 2016 16:10:05 +0200 Subject: [PATCH] daily autocommit --- cups/printers.conf | 2 +- cups/subscriptions.conf | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index e6ff3c42..468545c6 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-09-12 07:14 +# Written by cupsd on 2016-10-04 16:05 # 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 7cff70ae..6da55337 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,20 +1,20 @@ # Subscription configuration file for CUPS v2.1.3 -# Written by cupsd on 2016-09-29 06:57 -NextSubscriptionId 296 - +# Written by cupsd on 2016-10-04 16:05 +NextSubscriptionId 298 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1475676297 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1475211394 -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 +ExpirationTime 1475676297 +NextEventId 1 -- 2.39.5