1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-26 06:50:09 +03:00

Remove all the files under /etc/network/interfaces.d

This commit is contained in:
Jaime Melis 2014-04-25 14:57:26 +02:00
parent 8e63e3dbf2
commit a6701b046e

View File

@ -31,6 +31,7 @@ if [ -d /etc/network ]; then
auto lo
iface lo inet loopback
EOT
rm -rf /etc/network/interfaces.d
fi
# RedHat based distros