]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
advoptions-list: Add domain-search to options - bug#12819
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 4 Apr 2022 11:49:08 +0000 (13:49 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 4 Apr 2022 20:09:41 +0000 (20:09 +0000)
Fixes: bug#12819
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/advoptions-list

index 6330aefde132092ac5c461a335a122317dc42f34..03d5a366cb764f48d7cc6867d9a4c21870634b3f 100644 (file)
@@ -7,6 +7,7 @@ option cookie-servers ip-address [, ip-address... ];
 option default-ip-ttl uint8;
 option default-tcp-ttl uint8;
 option dhcp-client-identifier data-string;
+option domain-search domain-list;
 option finger-server ip-address [, ip-address... ];
 option font-servers ip-address [, ip-address... ];
 option host-name string;