summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open_issues/adduser.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/open_issues/adduser.mdwn b/open_issues/adduser.mdwn
index 7051a3e5..ac4de2dd 100644
--- a/open_issues/adduser.mdwn
+++ b/open_issues/adduser.mdwn
@@ -12,7 +12,9 @@ is included in the section entitled
[[!tag open_issue_porting]]
-`adduser` does work as expected, but what are these error messages?
+`adduser` does work as expected, the following warnings are spurious, they just
+appear when one doesn't have the nscd package. They do not appear on linux boxes
+because there posix_spawn doesn't report ENOENT...
$ sudo adduser foo
Adding user `foo' ...
@@ -28,3 +30,4 @@ is included in the section entitled
Creating home directory `/home/foo' ...
Copying files from `/etc/skel' ...
[...]
+