From 23c4f4cbd5f39880f2629d2d573b24560c174f94 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 4 Dec 2016 14:50:05 +0100 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 3ae458c9..3d58a441 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 2016-11-23 00:03 +# Written by cupsd on 2016-12-04 14:49 # 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 bd3db6e2..8ed402e8 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 2016-12-02 23:53 -NextSubscriptionId 325 - +# Written by cupsd on 2016-12-04 14:49 +NextSubscriptionId 327 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1480945711 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1480805562 +ExpirationTime 1480945711 NextEventId 1 -- 2.39.5