re-enable removing network-manager

This commit is contained in:
Aaron Murray 2020-01-04 09:51:23 -06:00
parent 4f465e06a9
commit 01a5dc49cc

View File

@ -288,8 +288,6 @@ cat << EOF > ${ioniceCron}
EOF
chmod 600 ${ioniceCron}
exit 0
# remove networkmanager and configure networkd
if [ ${version} -gt 4 ]; then
nic="eth0"