From fa33550e38ab5b2d5684f9cef7030fae787a16c7 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 3 Oct 2017 19:00:06 +0200 Subject: [PATCH] daily autocommit --- cups/printers.conf | 2 +- cups/subscriptions.conf | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index 77946aa5..de4c92ff 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 2017-09-20 07:24 +# Written by cupsd on 2017-10-03 18:56 # 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 b219b24e..1f56546e 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,12 +1,20 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-09-26 07:18 -NextSubscriptionId 503 - +# Written by cupsd on 2017-10-03 18:56 +NextSubscriptionId 505 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1507136147 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1506489457 +ExpirationTime 1507136147 NextEventId 1 -- 2.39.5