From b75af233b84fe0cd80a5f4e6e505e625a62684c4 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 24 May 2016 08:30:05 +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 686587be..72b599d8 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -1,5 +1,5 @@ # Printer configuration file for CUPS v2.0.3 -# Written by cupsd on 2016-05-19 22:23 +# Written by cupsd on 2016-05-24 08:26 # 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 5b345cbc..012c4699 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,12 +1,20 @@ # Subscription configuration file for CUPS v2.0.3 -# Written by cupsd on 2016-05-22 22:20 -NextSubscriptionId 276 - +# Written by cupsd on 2016-05-24 08:26 +NextSubscriptionId 278 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1464157589 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1464034827 +ExpirationTime 1464157589 NextEventId 1 -- 2.39.5