dhcpd: Return filename for OpenBSD auto installer
This commit is contained in:
parent
300ea72da2
commit
65431fc83a
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class "OpenBSD" {
|
|||
match if not exists vendor-class-identifier and not exists user-class;
|
||||
|
||||
next-server 172.20.20.10;
|
||||
filename "auto_install";
|
||||
}
|
||||
|
||||
shared-network FOOSH {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue