On Thu, 17 May 2012 21:02:26 +0200, Michael Biebl <bi...@debian.org> wrote:
> Are those interfaces activated via udev or the sysv init script?

/etc/network/interfaces says:
---------------------------------------------
auto lo eth0
iface lo inet loopback

# The primary network interface
#allow-hotplug eth0
iface eth0 inet dhcp
  post-up /sbin/ethtool -s $IFACE wol g
  post-down /sbin/ethtool -s $IFACE wol g
---------------------------------------------

I believe that means the sysv init script is in charge?

Andreas

Attachment: pgpO9Vf9XqK93.pgp
Description: PGP signature

Reply via email to