From b8b2c54f33d37db1bff0be287c466f6f0f19861d Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 20 May 2018 08:30:07 +0200 Subject: [PATCH] daily autocommit --- cups/printers.conf | 2 +- cups/subscriptions.conf | 33 +++++++++++++++++++++++++++++---- 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index 472eff5d..2c9e1ea7 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-05-12 15:20 +# Written by cupsd on 2018-05-20 08:28 # 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 1ae9c9dc..37af2e32 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,12 +1,37 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2018-05-19 00:41 -NextSubscriptionId 701 +# Written by cupsd on 2018-05-20 08:28 +NextSubscriptionId 704 Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1526735659 -NextEventId 1565 +ExpirationTime 1526821999 +NextEventId 2810 + + +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 1526836323 +NextEventId 1239 + + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1526884084 +NextEventId 1 + + +Events all +Owner anonymous +Recipient dbus:// +LeaseDuration 86400 +Interval 0 +ExpirationTime 1526884086 +NextEventId 1 -- 2.39.5