From f1d7e77479d9943529527ec45d67f2b45ea22208 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 18 Dec 2016 11:00: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 3d58a441..0a975ad1 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-12-04 14:49 +# Written by cupsd on 2016-12-18 10:51 # 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 081c5519..4dca9a69 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-17 14:36 -NextSubscriptionId 327 - +# Written by cupsd on 2016-12-18 10:51 +NextSubscriptionId 329 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1482141077 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1482068131 +ExpirationTime 1482141077 NextEventId 1 -- 2.39.5