diff options
Diffstat (limited to 'builder/modules.d/systemd-networkd-ext/module-setup.sh')
| -rwxr-xr-x | builder/modules.d/systemd-networkd-ext/module-setup.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/builder/modules.d/systemd-networkd-ext/module-setup.sh b/builder/modules.d/systemd-networkd-ext/module-setup.sh index fd7dc537..be50973d 100755 --- a/builder/modules.d/systemd-networkd-ext/module-setup.sh +++ b/builder/modules.d/systemd-networkd-ext/module-setup.sh @@ -64,7 +64,8 @@ install() { inst_libdir_file {"tls/$_arch/",tls/,"$_arch/",}"libnss_dns.so.*" \ {"tls/$_arch/",tls/,"$_arch/",}"libnss_mdns4_minimal.so.*" \ {"tls/$_arch/",tls/,"$_arch/",}"libnss_myhostname.so.*" \ - {"tls/$_arch/",tls/,"$_arch/",}"libnss_resolve.so.*" + {"tls/$_arch/",tls/,"$_arch/",}"libnss_resolve.so.*" \ + {"tls/$_arch/",tls/,"$_arch/",}"libresolve.so.*" # the hook script that will parse the "ip=" kernel command line # parameter and generate the .link and .network files needed |
