Bug 88222 - ifplugd init script should depend on pcmcia
Bug#: 88222 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ka0ttic@gentoo.org Reported By: enderson@gentoo.org
Component: Applications
URL: 
Summary: ifplugd init script should depend on pcmcia
Keywords:  
Status Whiteboard: 
Opened: 2005-04-06 18:16 0000
Description:   Opened: 2005-04-06 18:16 0000
I'm using ifplugd at my notebook, and configured it to work on eth0 and eth1.
eth1 is my pcmcia wireless interface, pcmcia and ifplgud are on default runlevel,
but ifplugd starts before pcmcia, so it can't start net.eth1 script if the
pcmcia card is already at the notebook.

ifplugd init script needs a 

depend(){
  before pcmcia
}

------- Comment #1 From Enderson Tadeu S. Maia (RETIRED) 2005-04-06 18:17:08 0000 -------
sorrry, =/

It should depend on pcmcia, not start before. duh

------- Comment #2 From Aaron Walker (RETIRED) 2005-04-09 09:21:02 0000 -------
Fixed.