From ac2c62d4d5c4efe8c223d3617c968d89ed2f92a3 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sat, 19 Nov 2016 05:30: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 3e522235..ae5adb0e 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -1,5 +1,5 @@ # Printer configuration file for CUPS v2.1.3 -# Written by cupsd on 2016-11-13 11:30 +# Written by cupsd on 2016-11-19 05:28 # 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 6ca277fd..bb26ef0a 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,12 +1,20 @@ # Subscription configuration file for CUPS v2.1.3 -# Written by cupsd on 2016-11-17 11:26 -NextSubscriptionId 317 - +# Written by cupsd on 2016-11-19 05:28 +NextSubscriptionId 319 + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1479616108 +NextEventId 1 + + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1479464745 +ExpirationTime 1479616108 NextEventId 1 -- 2.39.5