commit 7fcc4df93abaf500dea70f7f3483ee351fbbe71d
Author: Colin Walters <walters(a)verbum.org>
Date: Fri Mar 20 14:07:49 2015 -0400
cloud-atomic: Drop old initscripts network bit
Has never been needed with NM.
fedora-cloud-atomic.ks | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/fedora-cloud-atomic.ks b/fedora-cloud-atomic.ks
index b039c6c..776aeb6 100644
--- a/fedora-cloud-atomic.ks
+++ b/fedora-cloud-atomic.ks
@@ -59,13 +59,6 @@ echo -n "Getty fixes"
sed -i '/^#NAutoVTs=.*/ a\
NAutoVTs=0' /etc/systemd/logind.conf
-echo -n "Network fixes"
-# initscripts don't like this file to be missing.
-cat > /etc/sysconfig/network << EOF
-NETWORKING=yes
-NOZEROCONF=yes
-EOF
-
# For cloud images, 'eth0' _is_ the predictable device name, since
# we don't want to be tied to specific virtual (!) hardware
rm -f /etc/udev/rules.d/70*