The script uses to enable eth name under centos7.
- Run online
curl -s https://raw.githubusercontent.com/smallmuou/centos7-enable-ethname/master/centos7-enable-ethname.sh|sudo /bin/bash
- Run local
git clone https://github.com/smallmuou/centos7-enable-ethname
cd centos7-enable-ethname.sh
sudo /bin/bash ./centos7-enable-ethname.sh
The script follows MIT LICENSE.