Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 1996 13:38:13 +0300 (MSK)
From:      =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su>
To:        CVS-committers@freefall.freebsd.org, cvs-etc@freefall.freebsd.org, Thomas Graichen <graichen@freefall.freebsd.org>
Subject:   Re: cvs commit: src/etc newsyslog.conf rc
Message-ID:  <oCL0u-muM1@ache.dialup.ru>
In-Reply-To: <199601160804.AAA20776@freefall.freebsd.org>; from Thomas Graichen at Tue, 16 Jan 1996 00:04:10 -0800 (PST)
References:  <199601160804.AAA20776@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199601160804.AAA20776@freefall.freebsd.org> Thomas Graichen
    writes:

>graichen    96/01/16 00:04:09

>  Modified:    etc       newsyslog.conf rc
>  Log:
>  added the "-p" option to amd so that it writes it's pid to
>  /var/run/amd.pid and added the "-l /var/log/amd.log" option there too
  
>  added an entry for the "rotation" of /var/log/amd.log to newsyslog.conf
  
What I need from newsyslog badly is a new newsyslog.conf field
with pid file name. If such field present, newsyslog must read
pid from specified file and do 'kill -1 pid' to inform process
to close current logfile and open new one. It is needed because
some essential daemons as Apache don't use syslog() call, but
use their own log routines. They need HUP to start with new logs.
Can you implement it, please?

-- 
Andrey A. Chernov        : And I rest so composedly,  /Now, in my bed,
ache@astral.msk.su       : That any beholder  /Might fancy me dead -
http://dt.demos.su/~ache : Might start at beholding me,  /Thinking me dead.
RELCOM Team,FreeBSD Team :         E.A.Poe         From "For Annie" 1849



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