From 71b98d83660963797632b2aa2b6bdd7f7f3fcfc8 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 4 Jun 2014 15:42:45 +0200 Subject: [resolv.conf] dont save it to run, since it will be lost when systemd re-mounts it --- remote/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/modules') diff --git a/remote/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx b/remote/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx index 482adedc..66ab2189 100755 --- a/remote/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx +++ b/remote/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx @@ -19,7 +19,7 @@ . /opt/openslx/config -RESOLV_CONF="/run/network/resolv.conf" +RESOLV_CONF="/opt/openslx/resolv.conf" THIS_RESOLV="/run/network/${interface}.resolv" rebuild_resolv_conf () { -- cgit v1.2.3-55-g7522