From 12d951f61029fbf3d5362de51dbabdc933efd0e2 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 12 Aug 2019 15:04:56 +0200 Subject: [slx-network] minor fixes --- builder/modules.d/slx-network/scripts/udhcpc-trigger.stage4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'builder/modules.d/slx-network/scripts') diff --git a/builder/modules.d/slx-network/scripts/udhcpc-trigger.stage4 b/builder/modules.d/slx-network/scripts/udhcpc-trigger.stage4 index b51328ca..a7e8d3aa 100755 --- a/builder/modules.d/slx-network/scripts/udhcpc-trigger.stage4 +++ b/builder/modules.d/slx-network/scripts/udhcpc-trigger.stage4 @@ -15,6 +15,8 @@ fi RESOLV_CONF="/opt/openslx/resolv.conf" THIS_RESOLV="/run/network/${SLX_PXE_NETIF}.resolv" +mkdir -p "/run/network" + rebuild_resolv_conf () { # Don't do anything if the active resolv.conf is not ours # Also this will not run resolvconf update.d... No idea if we should still do so... -- cgit v1.2.3-55-g7522