From 489d4de5d9f8edfc7363da3e03dddf77861cf9af Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sat, 25 Mar 2017 03:10:06 +0100 Subject: [PATCH] daily autocommit --- cups/printers.conf | 2 +- cups/subscriptions.conf | 21 +++++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index dcfd0bcd..d50db51d 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-03-21 21:24 +# Written by cupsd on 2017-03-24 19: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 01d66356..2321584c 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,6 +1,6 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-03-23 21:22 -NextSubscriptionId 377 +# Written by cupsd on 2017-03-24 19:51 +NextSubscriptionId 379 Events all Owner anonymous @@ -8,5 +8,22 @@ Recipient dbus:// LeaseDuration 86400 Interval 0 ExpirationTime 1490386899 +NextEventId 2 + + +Events printer-changed +Owner root +LeaseDuration 86400 +Interval 60 +ExpirationTime 1490467853 +NextEventId 1 + + +Events all +Owner anonymous +Recipient dbus:// +LeaseDuration 86400 +Interval 0 +ExpirationTime 1490467853 NextEventId 1 -- 2.39.5