Oreon-Lime-R2/anaconda/anaconda-34.25.5.0/scripts/anaconda-disable-nm-ibft-plugin

6 lines
102 B
Text
Raw Normal View History

#!/bin/sh
cat <<EOF > /etc/NetworkManager/conf.d/80-anaconda-no-ibft.conf
[main]
plugins+=no-ibft
EOF