]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct the startup sequence for syslogd:
authorJoerg Wunsch <joerg@FreeBSD.org>
Mon, 28 Oct 1996 08:28:02 +0000 (08:28 +0000)
committerJoerg Wunsch <joerg@FreeBSD.org>
Mon, 28 Oct 1996 08:28:02 +0000 (08:28 +0000)
commita07ca43c89ada79a1171436e1d20bf30e82eac46
treebe824337da3690fb613a6710df68808a1343110e
parent72b53fbfa315f0c8a6af512d50cf63358e524288
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.)
etc/rc