Signed-off-by: Markus Heidelberg <[email protected]>
---
rules/rootfs.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/rootfs.in b/rules/rootfs.in
index 34e9bdcff..2b7c50363 100644
--- a/rules/rootfs.in
+++ b/rules/rootfs.in
@@ -382,9 +382,9 @@ config ROOTFS_MODPROBE_CONF
config ROOTFS_NSSWITCH_CONF
bool
default y
- prompt "install /etc/nsswitch"
+ prompt "install /etc/nsswitch.conf"
help
- If enabled, it installs the "./projectroot/etc/nsswitch" file if
+ If enabled, it installs the "./projectroot/etc/nsswitch.conf" file if
present, else a generic one from the ptxdist directory.
config ROOTFS_PROFILE
--
2.34.1