Are the following statements in /etc/network/interfaces equivalent?
allow-hotplug eth0
and..
auto eth0
allow-hotplug eth0
That is, does allow-hotplug do everything that auto does and more?
Are the following statements in /etc/network/interfaces equivalent?
allow-hotplug eth0
and..
auto eth0
allow-hotplug eth0
That is, does allow-hotplug do everything that auto does and more?