View previous topic :: View next topic |
Author |
Message |
cheezewiz n00b
Joined: 19 Jul 2004 Posts: 3
|
Posted: Mon Jul 19, 2004 4:59 am Post subject: Bringing eth0 up timeout |
|
|
Hi,
Im useing gentoo for my car compter project, so it needs to boot fairly quickly. Because the compter will be in the car, it may or may not have internet regularly. When it boots, it sits at "bringing eth0 up" for quite along time before it moves on, if there is no active network connection. Is there a place to set the timout for this? I only want it to wait a few seconds.
Thank You,
colby |
|
Back to top |
|
|
chrisashton84 Apprentice
Joined: 12 Aug 2003 Posts: 192 Location: Peoria, IL (home) Urbana, IL (school)
|
Posted: Mon Jul 19, 2004 5:27 am Post subject: |
|
|
dhcpcd [-t <timeout>] [interface]
so fi it was eth0, edit your /etc/conf.d/net and add the option -t 5 or something to dhcpcd. |
|
Back to top |
|
|
cheezewiz n00b
Joined: 19 Jul 2004 Posts: 3
|
Posted: Mon Jul 19, 2004 5:35 am Post subject: thanks |
|
|
ty2usir |
|
Back to top |
|
|
Gentree Watchman
Joined: 01 Jul 2003 Posts: 5350 Location: France, Old Europe
|
Posted: Tue Jul 20, 2004 3:33 pm Post subject: |
|
|
Or take dhcp out of your boot process and run it as needed. It sounds like its that rather than "bringing up eth0" that is hanging around.
I get eth0 on boot and there's not great delay.
_________________ Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86 |
|
Back to top |
|
|
|