[26828] in Source-Commits
Re: /svn/athena r25779 - trunk/debathena/config/syslog-config/debian
daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Tue Oct 2 19:40:15 2012
Message-ID: <506B7B56.8010104@mit.edu>
Date: Tue, 02 Oct 2012 19:40:06 -0400
From: Anders Kaseorg <andersk@MIT.EDU>
MIME-Version: 1.0
To: Jonathan D Reed <jdreed@MIT.EDU>
CC: source-commits@MIT.EDU
In-Reply-To: <201210021956.q92JuTR4020692@drugstore.mit.edu>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit
On 10/02/2012 03:56 PM, Jonathan D Reed wrote:
> * Previous fix didn't work; give up and drop everything below err.
I don’t think that’s why it didn’t work. You need to restart rsyslogd
instead of just reloading it. See the documentation for HUP in
rsyslogd(8), which advises using restart to activate configuration
changes; additionally, I remember testing this for
linerva-zephyr-syslog-config.
Anders