From 7fcc4df93abaf500dea70f7f3483ee351fbbe71d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mar 20 2015 18:08:15 +0000 Subject: cloud-atomic: Drop old initscripts network bit Has never been needed with NM. --- 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*