[Zope] killing Zope
Bill Anderson
bill.anderson@libc.org
Fri, 02 Jul 1999 15:50:58 -0600
Michel Pelletier wrote:
>
> > -----Original Message-----
> > From: Petru Paler [mailto:ppetru@hip.ro]
> > Sent: Friday, July 02, 1999 9:54 AM
> > To: zope@zope.org
> > Subject: [Zope] killing Zope
> >
> >
> > How bad things can go if a running Zope is just killed ? Isn't it
> > possible to install a Python signal handler to do a clean shutdown ?
> >
>
> Killing Zope is a clean shutdown. Note that the shutdown button on the
> Control Panel just calls sys.exit(0).
>
> > PS: anyone has an SysV init script for Zope ?
> >
>
I've got a tentative one for RH6.0, has been working for me. If you want
it, let me know.
Bill