From f808533a623539e2d16ca7c642faea3d0598d555 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 16 Jul 2019 12:56:50 +0200 Subject: [ib-conf] adapt to new network.conf --- builder/modules.d/ib-conf/scripts/gen-ib-conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'builder') diff --git a/builder/modules.d/ib-conf/scripts/gen-ib-conf.sh b/builder/modules.d/ib-conf/scripts/gen-ib-conf.sh index b168ce06..430dc887 100755 --- a/builder/modules.d/ib-conf/scripts/gen-ib-conf.sh +++ b/builder/modules.d/ib-conf/scripts/gen-ib-conf.sh @@ -2,7 +2,7 @@ type emergency_shell >/dev/null 2>&1 || source /lib/dracut-lib.sh -. "/run/openslx/pxe-network.conf" +. "/run/openslx/network.conf" # get the IP from the VLAN device if a VLAN is configured [ -n "${SLX_VLAN_ID}" ] && SLX_PXE_NETIF="${SLX_PXE_NETIF}.${SLX_VLAN_ID}" -- cgit v1.2.3-55-g7522