On Thursday 24 April 2008, Neil Bothwick wrote:

> > [EMAIL PROTECTED] ~ $ egrep -v '^#|^$' /etc/conf.d/net
> > iface_eth0="dhcp"
> > iface_wlan0="dhcp"
>
> Those should be config_xxx="dhcp"
>
> > modules=( "iwconfig" )
>
> And this should now be modules="iwconfig", although I inadvertently
> left a couple of Bash arrays in mine and it still worked (and I think
> iwconfig is the default for wireless anyway).

Thanks Neil. I see now what happened - baselayout-2/openrc nuked my 
existing /etc/conf.d/net so I remade it, but used an old net.example 
for the syntax. Second time this has bitten me!


-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to