Bryan Paxton <[EMAIL PROTECTED]> writes:
> I'm not sure if this is fixed, I couldn't find a mirror to get the src.rpm of
> XFree86, so I got the spec file via cvs.
>
> Anyway, from the spec file:
>
>
> %pre xfs
> /usr/sbin/useradd -c "X Font Server" \
> -s /bin/false -r -d /etc/X11/fs xfs 2>/dev/null || :
>
> This is no longer good.
> A shell of /bin/false prevents xfs from starting up.
Have you tried with the latest initscripts ? It should not cause a problem anymore.
--
Fred - May the source be with you