cvs commit: src
walt
wa1ter at myrealbox.com
Wed Oct 27 07:54:41 PDT 2004
Matthew Dillon wrote:
dillon 2004/10/26 19:51:42 PDT
DragonFly src repository
Modified files:
. UPDATING Makefile.inc1
Log:
Add a section to UPDATING describing the users and groups that might have
to be added.
Remove the authpf user requirement. Only an authpf group is required.
The problem I see is this:
# id -g authpf
id: authpf: no such user
Yes, there is no such user, but there is such a group on my machine, but
the test fails anyway. Seems like 'id' is the wrong test for a group?
More information about the Commits
mailing list