From e7e46b2cbde5be1d50449a8b4ff20b5c15bd8fcc Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 4 May 2017 07:20: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 a9871be5..c9e83e5a 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-05-01 08:28 +# Written by cupsd on 2017-05-04 07:13 # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING UUID urn:uuid:37ccb9f9-f39f-3442-414c-7de19e42748d diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index 9dade546..9eb2c90b 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-05-02 08:32 -NextSubscriptionId 403 - +# Written by cupsd on 2017-05-04 07:13 +NextSubscriptionId 405 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1493961153 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1493792796 +ExpirationTime 1493961153 NextEventId 1 -- 2.39.5