summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--discover/network.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/discover/network.c b/discover/network.c
index 2857076..cf340da 100644
--- a/discover/network.c
+++ b/discover/network.c
@@ -221,6 +221,7 @@ static void configure_interface_dhcp(struct interface *interface)
"-n",
"-O", "pxeconffile",
"-O", "pxepathprefix",
+ "-x", "0x5d:000a",
"-p", pidfile,
"-i", interface->name,
NULL,
OpenPOWER on IntegriCloud