Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 1995 10:19:00 -0800
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-etc
Subject:   cvs commit: src/etc rc netstart
Message-ID:  <199503261819.KAA20925@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/03/26 10:19:00

  Modified:    etc      rc netstart
  Log:
  Make syslogd work again: in needs to be started in netstart right
  before the rest of the system daemons are brought up and *after* the
  network interfaces have been configured.
  
  Also fix one other potential problem: the NIS services need to be started
  relavively early since some of the other daemons might need them. The
  automounter is a good example: if you use amd with NIS-based maps, you'd
  better have NIS running before you start it. :) I think mountd might
  need it too, now that netgroups can be read via NIS as well.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503261819.KAA20925>