From 5da4499741434f2ebc6087cafa1913b0170ffd2f Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 29 Mar 2018 21:50:07 +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 54a61da1..22215986 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-03-25 17:43 +# Written by cupsd on 2018-03-29 21:49 # 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 e566cf74..120fd38a 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 2018-03-27 17:41 -NextSubscriptionId 633 - +# Written by cupsd on 2018-03-29 21:49 +NextSubscriptionId 635 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1522439333 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1522251641 +ExpirationTime 1522439335 NextEventId 1 -- 2.39.5