<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.9.5">
</HEAD>
<BODY>
Same here, its because it rebuilds the font lists on startup every time. Seems to add many seconds to an otherwise decent boot time :-)<BR>
<BR>
Because i know i'm not adding or removing fonts any time soon i've 'fixed' xfs to:<BR>
#[ -x /usr/sbin/chkfontpath ] && buildfontlist<BR>
<BR>
(add the # before it to stop it from rebuilding the fontlists every boot, saves tons of time :-))<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On Sat, 2006-01-28 at 22:02 +0100, Lars G wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I noticed that xfs service startup is really slow on boot here.</FONT>


<FONT COLOR="#000000">cheers</FONT>
<FONT COLOR="#000000">-- </FONT>
<FONT COLOR="#000000">Lars G <<A HREF="mailto:terraformers@gmail.com">terraformers@gmail.com</A>></FONT>


</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>