From 28175a356c961a5ffce0075dc64bba8fc38862b7 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 12 Jul 2017 03:10:07 +0200 Subject: [PATCH] daily autocommit --- cups/printers.conf | 2 +- cups/subscriptions.conf | 23 ++++++++++++++++++++--- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index 4afc9ca0..d0d9cffc 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-07 07:11 +# Written by cupsd on 2017-07-11 21:03 # 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 f2f7a1d3..4c95e6c4 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,12 +1,29 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-07-10 07:08 -NextSubscriptionId 458 +# Written by cupsd on 2017-07-11 21:03 +NextSubscriptionId 460 Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1499749684 +ExpirationTime 1499836023 +NextEventId 2 + + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1499886176 +NextEventId 1 + + +Events all +Owner anonymous +Recipient dbus:// +LeaseDuration 86400 +Interval 0 +ExpirationTime 1499886176 NextEventId 1 -- 2.39.5