On Mon, 21 Apr 2014 19:25:10 +0200
Pierre Labastie <pierre.labas...@neuf.fr> wrote:


> Looking more closely at your log, it seems that acl's are enabled,
> because the line beginning with [95]: 'getfacl --omit-header f'
> correctly returns acl entries: user::rw-
> user:bin:rw-
> user:daemon:r--
> Actually, the line beginning with [91], which returns the first
> error, seems to choke on g:users:rw. Do you have a "users" group
> in /etc:group?
> 
> Pierre

Thank you very much. That was the source of the problem. Adding the
"users" group cleared all the remaining errors. But I notice that this
group, like the daemon user, are not specified in section 6.6
where /etc/passwd and /etc/group are created. Should they be?

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to