On Tue, 25 Mar 2003, sleon wrote:

> On Tuesday 25 March 2003 13:22, sleon wrote:
> to make it start on at the boottime you must make this command:
> 
> ln -s /etc/rc.d/init.d/xfs /etc/rc.d/rc5.d/S90xfs

Better would be
        chkconfig --add xfs
        chkconfig xfs on
then use
        chkconfig --list xfs
to confirm; I get:
xfs             0:off   1:off   2:on    3:on    4:on    5:on    6:off

-- 
Dr. Andrew C. Aitchison         Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]       http://www.dpmms.cam.ac.uk/~werdna

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to