From bf29696e087bf0f3d4d327f414252932fa97c76b Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 17 May 2017 09:40:30 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- cups/subscriptions.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index afdf2e80..76cd1464 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,5 +1,5 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-05-16 07:58 +# Written by cupsd on 2017-05-17 07:57 NextSubscriptionId 419 Events all @@ -7,6 +7,6 @@ Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1495000680 +ExpirationTime 1495087020 NextEventId 1 -- 2.39.5