mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-02-22 07:14:30 +00:00
cloud-atomic: Drop old initscripts network bit
Has never been needed with NM.
This commit is contained in:
parent
cde583e3a2
commit
7fcc4df93a
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user