Hi,

>> # The primary network interface
>> allow-hotplug eth0
>> iface eth0 inet dhcp
>> allow hotplug eth1
>> iface eth1 inet dhcp
>replace 'allow hotplug' with 'auto'

>auto eth0
>auto eth1

I have been wondering about this and have not seen any definitive
documentation, or if there is, I have not understood it.
Does "auto" imply "allow-hotplug"? If not, should I have both
  auto eth0 eth1
and
  allow-hotplug eth0 eth1
lines in my interfaces file?

Bonno Bloksma




-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/01d601cbb3f5$3a06ba70$ae142f50$@[email protected]

Reply via email to