From 86b7359853985e6c9a92a5c7e1ce1d220ea3e848 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 18 May 2017 19:59:27 +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 76cd1464..25cbea99 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-17 07:57 +# Written by cupsd on 2017-05-18 07:56 NextSubscriptionId 419 Events all @@ -7,6 +7,6 @@ Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1495087020 +ExpirationTime 1495173360 NextEventId 1 -- 2.39.5