From 18beed1d276bb6a53979199afa1e6470886e3817 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 10 Jul 2014 11:24:33 -0700 Subject: [PATCH] Drop writing to resolv.conf in postinstall This isn't needed. NetworkManager handles it. --- share/runtime-postinstall.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl index 4db57567..a56af6b6 100644 --- a/share/runtime-postinstall.tmpl +++ b/share/runtime-postinstall.tmpl @@ -46,7 +46,6 @@ replace "#ReserveVT=6" "ReserveVT=2" etc/systemd/logind.conf remove var/log/journal ## install some basic configuration files -append etc/resolv.conf "" append etc/fstab "" install ${configdir}/i18n etc/sysconfig install ${configdir}/rsyslog.conf etc