Followup on the user-class changes
Reported by: Jose Luis Duran (via github)
This commit is contained in:
parent
d4d98ebc87
commit
31cfb9c37c
@ -74,7 +74,7 @@ max-lease-time 120;
|
||||
subnet 10.0.0.0 netmask 255.255.255.0 {
|
||||
filename "pxeboot";
|
||||
range 10.0.0.10 10.0.0.254;
|
||||
if exists user-class and option user-class = "FREEBSD" {
|
||||
if exists user-class and option user-class = "FreeBSD" {
|
||||
option root-path "tftp://10.0.0.1/FreeBSD";
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user