According to babelfish, you wrote: " syslogd " the description spoke of a Unix Domain Socket. I would expect the fact that one " socket/connet " such Socket with responds (or over " syslog " calls) and not like a file simply opens (like this " - M " does). So, you're saying that -M isn't the same as ZSYSLOG, it's opening a file not a socket... Studying z2.py more closely... yes, it's in a different section. So I guess, there's no way to have ZSYSLOG as a command line parameter to z2 or start scripts?
From: Dieter Maurer <dieter@handshake.de> Date: Fri, 21 Sep 2001 22:51:45 +0200 (CEST) To: marc@bowery.com (marc lindahl) Cc: <zope@zope.org> Subject: Re: [Zope] steering Zserver startup messages to syslog?
marc lindahl writes:
This is the error I got when calling start -M /dev/log : Die "syslogd" Beschreibung sprach von einem Unix Domain Socket. Erwarten würde ich, dass man einen solchen Socket mit "socket/connet" anspricht (oder über "syslog" Aufrufe) und nicht wie eine Datei einfach öffnet (wie dies "-M" tut).
Dieter