-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I have an Etch system where autofs does not consistently start because
the NIS maps are not available. I was able to work around this by
changing the symbolic links in /etc/rc?.d/ from priority 19 to 20. The
problem was that both NIS and autofs were starting at priority 19 and
since "a" is first autofs would start before the NIS direct maps were
available.