Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 1996 00:28:04 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-etc
Subject:   cvs commit:  src/etc rc
Message-ID:  <199610280828.AAA12412@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/10/28 00:28:04

  Modified:    etc       rc
  Log:
  Correct the startup sequence for syslogd:
  
  . crate the symlink for /dev/log if required, then
  . remove the old socket (savecore might have already created it
    accidentally), then
  . start syslogd.
  
  (Btw., our test(1) misses an option to test for a socket.)
  
  Revision  Changes    Path
  1.103     +8 -2      src/etc/rc



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