Adds DEVTIMEOUT option to /etc/sysconfig/network. #1204612

https://bugzilla.redhat.com/show_bug.cgi?id=1204612
This commit is contained in:
Kushal Das 2015-03-26 15:12:56 +05:30
parent 9308b5da94
commit b71f67490e
1 changed files with 2 additions and 0 deletions

View File

@ -142,9 +142,11 @@ NAutoVTs=0' /etc/systemd/logind.conf
echo -n "Network fixes"
# initscripts don't like this file to be missing.
# and https://bugzilla.redhat.com/show_bug.cgi?id=1204612
cat > /etc/sysconfig/network << EOF
NETWORKING=yes
NOZEROCONF=yes
DEVTIMEOUT=10
EOF
# For cloud images, 'eth0' _is_ the predictable device name, since