From 92ca7dc80a348dd52d1e8e625055a124e5f9cec5 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 21 May 2018 11:20:07 +0200 Subject: [PATCH] daily autocommit --- cups/printers.conf | 2 +- cups/subscriptions.conf | 29 ++++++----------------------- 2 files changed, 7 insertions(+), 24 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index 2c9e1ea7..7fa6b039 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-20 08:28 +# Written by cupsd on 2018-05-21 11:11 # 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 37af2e32..610e25d2 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,37 +1,20 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2018-05-20 08:28 -NextSubscriptionId 704 - -Events all -Owner anonymous -Recipient dbus:// -LeaseDuration 86400 -Interval 0 -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 - - +# Written by cupsd on 2018-05-21 11:11 +NextSubscriptionId 706 + Events printer-changed Owner root LeaseDuration 86400 Interval 60 -ExpirationTime 1526884084 +ExpirationTime 1526980259 NextEventId 1 - + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1526884086 +ExpirationTime 1526980261 NextEventId 1 -- 2.39.5