From owner-cvs-etc Thu Jan 8 09:11:42 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA03414 for cvs-etc-outgoing; Thu, 8 Jan 1998 09:11:42 -0800 (PST) (envelope-from owner-cvs-etc) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA03111; Thu, 8 Jan 1998 09:08:37 -0800 (PST) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA28633; Thu, 8 Jan 1998 09:08:24 -0800 (PST) Date: Thu, 8 Jan 1998 09:08:24 -0800 (PST) Message-Id: <199801081708.JAA28633@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc rc Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1998/01/08 09:08:24 PST Modified files: etc rc Log: Start syslogd before savecore, so savecore's messages will be logged properly. Only users of 4 MB machines might not want it this way (to prevent accidentally clobbering the coredump), but they are somewhat in the minority these days. Revision Changes Path 1.143 +10 -10 src/etc/rc