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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to