Question: I've some Debian or Ubuntu based servers here with
allow-hotplug eth0
and some with
auto eth0
in /etc/network/interfaces. What is the difference between them? If I'm correct, both are bringing up the interfaces during startup and if a cobel is pluged in. Right?
Thanks