Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2005 09:20:54 +0100
From:      David Malone <dwmalone@maths.tcd.ie>
To:        Nikolay Pavlov <quetzalcoatl@bk.ru>, freebsd-stable@freebsd.org
Subject:   Re: syslogd: Logging subprocess ... exited with status 126
Message-ID:  <20050626082054.GA66243@walton.maths.tcd.ie>
In-Reply-To: <20050626080517.GA1727@zone3000.net>
References:  <20050626080517.GA1727@zone3000.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 26, 2005 at 11:05:17AM +0300, Nikolay Pavlov wrote:
> local3.info           | /var/run/nmd.log

> syslogd: Logging subprocess s 1358 ( /var/run/nmd.log) exited with status 126.

If you say "| /var/run/nmd.log" it means "run the program
/var/run/nmd.log and feed the log messages to stdin of that program".
I'm guessing that /var/run/nmd.log is a logfile and not a program,
thus you're getting an error because it is not executable.

	David.



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