]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Tue, 20 Dec 2016 16:41:27 +0000 (17:41 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 20 Dec 2016 16:41:27 +0000 (17:41 +0100)
Package changes:
+net-dns/openresolv-3.7.0

.etckeeper
resolvconf.conf [new file with mode: 0644]

index b02ff6a7ecce22bedd0ef808423cc2cbd64f7ac9..4a985c07234bdaca694a079f877b8bb72871e47f 100755 (executable)
@@ -522,6 +522,7 @@ maybe chmod 0644 'profile.env'
 maybe chmod 0644 'protocols'
 maybe chmod 0644 'rc.conf'
 maybe chmod 0644 'resolv.conf'
+maybe chmod 0644 'resolvconf.conf'
 maybe chmod 0755 'revdep-rebuild'
 maybe chmod 0644 'revdep-rebuild/99revdep-rebuild'
 maybe chmod 0755 'rmt'
diff --git a/resolvconf.conf b/resolvconf.conf
new file mode 100644 (file)
index 0000000..607f6af
--- /dev/null
@@ -0,0 +1,7 @@
+# Configuration for resolvconf(8)
+# See resolvconf.conf(5) for details
+
+resolv_conf=/etc/resolv.conf
+# If you run a local name server, you should uncomment the below line and
+# configure your subscribers configuration files below.
+#name_servers=127.0.0.1
\ No newline at end of file