From owner-freebsd-bugs Thu Oct 25 6:15: 5 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from rodent.utcs.utoronto.ca (rodent.utcs.utoronto.ca [128.100.102.5]) by hub.freebsd.org (Postfix) with SMTP id 86C5437B405; Thu, 25 Oct 2001 06:15:01 -0700 (PDT) Received: by rodent.utcs.utoronto.ca id <444776>; Thu, 25 Oct 2001 09:14:48 -0400 From: P Kern To: cjc@FreeBSD.org, freebsd-bugs@FreeBSD.org, pkern@utcs.utoronto.ca Subject: Re: bin/28738: IPFW log messages causes syslogd to fsync. In-Reply-To: <200110250800.f9P80bp36459@freefall.freebsd.org> Message-Id: <01Oct25.091448edt.444776@rodent.utcs.utoronto.ca> Date: Thu, 25 Oct 2001 09:14:43 -0400 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > From FreeBSD.org!cjc Thu Oct 25 04:08:51 2001 > > State-Changed-Why: > Feedback on using syslog.conf(5) to stop the constant sync's is > requested. Unless there is a good reason why this solution is not > sufficient, I'd like to clost this one up. > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28738 In summary, cjc politely says RTFM (sort of :-). Yes, I also would prefer to avoid a hardcoded solution. As suggested, I've just tried ... security.* |exec cat -u >> /var/log/security This workaround suits me just fine. Thanks very much. pk. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message