On Wed, 11 Oct 2006, Neil Hodges wrote: > Hello, > > You would run the command: > # ln -s /etc/init.d/net.{lo,ethX} > > However, "ethX" would refer to the device name of your network card, > which you should be able to find out via a search on Google.
You can also do "ls /sys/class/net" to get a list of the network devices the kernel currently has, and do the above ln command for anything that doesn't already have an init script. -Daniel *This .sig left intentionally blank* -- gentoo-user@gentoo.org mailing list