From 3eccc20690dd8966cf24c0d630adbaa5dec0af85 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 19 Sep 2016 23:18:42 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- cups/subscriptions.conf | 4 ++-- resolv.conf | 12 +++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index 4611276d..05da8c03 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,5 +1,5 @@ # Subscription configuration file for CUPS v2.1.3 -# Written by cupsd on 2016-09-18 07:08 +# Written by cupsd on 2016-09-19 07:07 NextSubscriptionId 295 Events all @@ -7,6 +7,6 @@ Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1474261654 +ExpirationTime 1474347994 NextEventId 1 diff --git a/resolv.conf b/resolv.conf index 9076c0f3..1602b40a 100644 --- a/resolv.conf +++ b/resolv.conf @@ -1,5 +1,7 @@ -# Generated by net-scripts for interface eth0 -domain brehm-online.com -search home.brehm-online.com home.hennig-berlin.org brehm-online.com hennig-berlin.org uhu-banane.de -#nameserver 10.12.11.254 -nameserver 127.0.0.1 +# Hand made by Frank Brehm +domain home.brehm-online.com +#search home.brehm-online.com brehm-online.com hennig-berlin.org uhu-banane.de pb.local dc1.pb.local dc2.pb.local +search home.brehm-online.com brehm-online.com pb.local stage.pb.local dc1.de.profitbricks.net dc2.us.profitbricks.net dc3.de.profitbricks.net +#nameserver 10.12.11.1 +nameserver 192.168.178.30 +nameserver 192.168.178.89 -- 2.39.5