mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
coreos/config/env: set NSS modules to fix rpcbind startup
By default, it will only look for services in /etc/services and end up not listening on the network if it doesn't exist. This uses the file /usr/share/baselayout/services as well.
This commit is contained in:
parent
89a9743470
commit
387f542bce
1
sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-nds/rpcbind
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-nds/rpcbind
vendored
Normal file
@ -0,0 +1 @@
|
||||
export EXTRA_ECONF="--with-nss-modules='files usrfiles'"
|
Loading…
x
Reference in New Issue
Block a user