From 7ec09e51fc8021b7acf1294d15d1c60ffbe8f235 Mon Sep 17 00:00:00 2001 From: Kazuo Horikawa Date: Sun, 26 May 2002 02:17:00 +0000 Subject: [PATCH] Replace CLIENTBINDIR with /sbin --- ja_JP.eucJP/man/man5/dhclient.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ja_JP.eucJP/man/man5/dhclient.conf.5 b/ja_JP.eucJP/man/man5/dhclient.conf.5 index df80359273..10598305bc 100644 --- a/ja_JP.eucJP/man/man5/dhclient.conf.5 +++ b/ja_JP.eucJP/man/man5/dhclient.conf.5 @@ -606,7 +606,7 @@ interface "ep0" { request subnet-mask, broadcast-address, time-offset, routers, domain-name, domain-name-servers, host-name; require subnet-mask, domain-name-servers; - script "CLIENTBINDIR/dhclient-script"; + script "/sbin/dhclient-script"; media "media 10baseT/UTP", "media 10base2/BNC"; }