mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-22 09:57:20 +00:00
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
# option definition config
|
|
|
|
# options
|
|
option space foobar;
|
|
|
|
# array of text are forbidden
|
|
option foobarstring-array code 1 = array of text;
|