summaryrefslogtreecommitdiffstats
path: root/remote/modules/dhcpc-busybox
diff options
context:
space:
mode:
authorJonathan Bauer2014-06-04 15:42:45 +0200
committerJonathan Bauer2014-06-04 15:42:45 +0200
commit71b98d83660963797632b2aa2b6bdd7f7f3fcfc8 (patch)
tree03c59f12cfb6ac94f42b35b3cdefb241e447b2a1 /remote/modules/dhcpc-busybox
parent[vmchooser2] guest mount for cifs is of no use, so add support for credentials (diff)
downloadtm-scripts-71b98d83660963797632b2aa2b6bdd7f7f3fcfc8.tar.gz
tm-scripts-71b98d83660963797632b2aa2b6bdd7f7f3fcfc8.tar.xz
tm-scripts-71b98d83660963797632b2aa2b6bdd7f7f3fcfc8.zip
[resolv.conf] dont save it to run, since it will be lost when systemd re-mounts it
Diffstat (limited to 'remote/modules/dhcpc-busybox')
-rwxr-xr-xremote/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx2
1 files changed, 1 insertions, 1 deletions
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 () {