Replace CLIENTBINDIR with /sbin
This commit is contained in:
parent
0fe8dacbc3
commit
7ec09e51fc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13240
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue