From 78f66a0f2108d2ebeb4b102ea4e8bf8b311b91b6 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 29 Mar 2007 21:44:23 +0000 Subject: [PATCH] Oops wrong line commented out in prev fix --- etc/defaults/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index ab4fc41fa1a..24e50a47eb7 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -92,8 +92,8 @@ extra_netfs_types="NO" # List of network extra filesystem types for delayed hostname="" # Set this! nisdomainname="NO" # Set to NIS domain if using NIS (or NO). dhclient_program="/sbin/dhclient" # Path to dhcp client program. -#dhclient_flags="" # Extra flags to pass to dhcp client. -dhclient_flags_fxp0="" # Extra dhclient flags for fxp0 only +dhclient_flags="" # Extra flags to pass to dhcp client. +#dhclient_flags_fxp0="" # Extra dhclient flags for fxp0 only background_dhclient="NO" # Start dhcp client in the background. #background_dhclient_fxp0="YES" # Start dhcp client on fxp0 in the background. synchronous_dhclient="YES" # Start dhclient directly on configured