In a message dated: 28 Mar 2002 17:30:23 EST Kevin D. Clark said:
> >Robert Casey <[EMAIL PROTECTED]> writes: > >> The man page for ypxfrd mentions that this daemon starts slowly so >> make sure it starts after ypserv. When I look in the rc. directories >> it appears to be S26ypxfrd and ypserv also says S26ypserv. Does anyone >> know if this is okay or should ypxfrd start later than it is. > >Well if ypxfrd should start after ypserv (I'm going by your quote >above), then I would recommend that you rename S26ypxfrd to S27ypxfrd, >since typically init executes scripts in /etc/rc.d/*/ with the same >"number" in a "deterministic but unspecified" order. In *theory*, the SXX* and KXX* scripts are executed in the order they would appear in 'ls' output. So, they *should* be exec'ed in numerical order first, then, alphabetical order. Again, in *theory* S26ypxfrd would be started *after* S26ypserv, since 'x' comes after 's'. (Like I've said before, I gotta find this place called "theory", everything seems to "just work" there! :) >> I'm not >> sure if this is making sense so please shed some light if you can. I >> used chkconfig to get all the daemons going. I'm sure the previous >> fact pleases the command line only people. > >Well, I'm happy... (-: Me too :) -- Seeya, Paul ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
