On Mon, 18 Apr 2005 23:40:24 -0600, Nicolas Bailey wrote:

> > This is covered somewhere in the handbook, but basically you need
> > 
> > ln -s net.eth0 /etc/init.d/net.wlan0
> > 
> 
> I believe it should be:
> 
> (in /etc/init.d)

You don't need to be in the directory to create the link, as long as you
give the correct relative path to the source.

> ln -s net.lo net.wlan0
> 
> eth0 doesn't necessarily exist.

The reason I used eth0 (which AFAIK is created by baselayout) is that
this is the way older versions of baselayout do it. The latest versions
put everything into net.lo and link net.eth0 to it (so the above still
works) but linking to net.lo will break on older baselayouts. As I use
~arch everywhere, I'm not sure what the current stable baselayout uses,
so I erred on the side of caution.


-- 
Neil Bothwick

But I thought YOU did the backups...

Attachment: pgpj7XFHjNh0D.pgp
Description: PGP signature

Reply via email to