From 76d3b9a3531b50f501fc8dc3e3d62f449e79cd2b Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Tue, 22 Jan 2008 03:21:49 +0000 Subject: [PATCH] Revert dhclient timeout to the default of 60 seconds (originally didn't realize it was in there two more times). --- etc/inc/interfaces.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc index 0e8352a08f..cad63467f2 100644 --- a/etc/inc/interfaces.inc +++ b/etc/inc/interfaces.inc @@ -1034,7 +1034,7 @@ function interfaces_dhcp_configure($interface) { $dhclientconf = ""; $dhclientconf .= <<