From 967ad28e9677693a9dbcaf62d2e179942a14a4ef Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 20 Apr 2016 22:00:24 +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 c1922ad6..a1fa9712 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,5 +1,5 @@ # Subscription configuration file for CUPS v2.0.3 -# Written by cupsd on 2016-04-19 11:13 +# Written by cupsd on 2016-04-20 11:12 NextSubscriptionId 266 Events all @@ -7,6 +7,6 @@ Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1461143557 +ExpirationTime 1461229897 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