From 356ad857c7b45326d77f774c8b9de1e992934134 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sat, 5 Aug 2017 11:00: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 a5c6846d..44f1b6db 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-07-24 16:16 +# Written by cupsd on 2017-08-05 10:55 # 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 e7bc39bb..3cdaea2c 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-08-03 16:06 -NextSubscriptionId 468 - +# Written by cupsd on 2017-08-05 10:55 +NextSubscriptionId 470 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1502009703 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1501855561 +ExpirationTime 1502009703 NextEventId 1 -- 2.39.5