John Cavan <[EMAIL PROTECTED]> writes:

> The latest initscript for xfs fails to start the font server
> (4.0.2-2mdk). I haven't debugged the script yet, but the font server is
> fine if started from the command line.

Here's a working (for me) start section of the initscript:

  start)
        echo -n "Starting X Font Server: "
        rm -fr /tmp/.font-unix
        daemon xfs -port -1 -daemon -user xfs
        touch /var/lock/subsys/xfs
        echo
        ;;



-- 
Guillaume Cottenceau - http://us.mandrakesoft.com/~gc/

Reply via email to