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