[Zope-dev] starting a debug zope instance from a linux init script

Karl Anderson kra@monkey.org
20 Mar 2000 19:53:02 -0800


Has anyone gotten a debug zope to start from a linux init script?  I
was able to manually start an instance by adding a "-D ''" line to the
z2.py args in zserver.sh, & running that from the prompt, but the
rc.d/init.d init script doesn't work when I do this.  I'm using RedHat
6.1.

The problem is possibly with the output that zserver wants to send to
the terminal with -D.  All I really want right now is for __debug__ to
be set.

-- 
Karl Anderson      kra@monkey.org           http://www.pobox.com/~kra/