From be2ad706e72155911691dbd064b7b4167abb0262 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 6 Jun 2017 21:52:57 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- cups/subscriptions.conf | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index df691299..f97b3d97 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,20 +1,12 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-06-05 09:10 +# Written by cupsd on 2017-06-06 09:14 NextSubscriptionId 448 - -Events printer-changed -Owner root -LeaseDuration 86400 -Interval 60 -ExpirationTime 1496732999 -NextEventId 1 - Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1496732999 +ExpirationTime 1496819340 NextEventId 1 -- 2.39.5