From 472942c9f02942c0b5874eb2758db1c2a01434aa Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sat, 15 Oct 2016 03:10:06 +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 3722af46..bad19da6 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-10-09 10:00 +# Written by cupsd on 2016-10-14 22:09 # 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 55dd8d27..d56281ba 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,12 +1,29 @@ # Subscription configuration file for CUPS v2.1.3 -# Written by cupsd on 2016-10-13 09:56 -NextSubscriptionId 305 +# Written by cupsd on 2016-10-14 22:09 +NextSubscriptionId 307 Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1476431758 +ExpirationTime 1476518098 +NextEventId 2 + + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1476562144 +NextEventId 1 + + +Events all +Owner anonymous +Recipient dbus:// +LeaseDuration 86400 +Interval 0 +ExpirationTime 1476562144 NextEventId 1 -- 2.39.5