diff options
Diffstat (limited to 'remote/modules')
| -rwxr-xr-x | remote/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx | 2 |
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 () { |
