From fdaf8dad70ec54f5bf6073b648889c8a21655736 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sat, 7 Apr 2018 11:01:48 +0200 Subject: [PATCH] Current state --- cups/printers.conf | 2 +- cups/subscriptions.conf | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index 0ab29bad..255f94cc 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -1,5 +1,5 @@ # Printer configuration file for CUPS v2.1.4 -# Written by cupsd on 2018-04-06 12:26 +# Written by cupsd on 2018-04-07 10:35 # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING UUID urn:uuid:0c015cec-07c8-3a28-64bf-97021b76dbad diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index 256fb28d..98f3dcee 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,20 +1,28 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2018-04-06 12:26 -NextSubscriptionId 660 - +# Written by cupsd on 2018-04-07 10:35 +NextSubscriptionId 663 + +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 1523097274 +NextEventId 16 + + Events printer-changed Owner root LeaseDuration 86400 Interval 60 -ExpirationTime 1523096772 +ExpirationTime 1523176478 NextEventId 1 - + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1523096775 +ExpirationTime 1523176480 NextEventId 1 -- 2.39.5