Re: Shutdown script (derived from "Simple startup daemon's on boot question?")

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: OpenBSD misc list <misc@...>
Date: Wednesday, September 19, 2007 - 9:33 am

* Tomas [2007-09-19 14:02]:

any software which requires special shutdown handling ist busted.

all processes get a SIGTERM on shutdown. the ones that need to do
cleanup before they exit need to install a signal handler for that (and
in general they do).

--
Henning Brauer, hb@bsws.de, henning@openbsd.org
BS Web Services, http://bsws.de
Full-Service ISP - Secure Hosting, Mail and DNS Services
Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Shutdown script (derived from "Simple startup daemon's o..., Henning Brauer, (Wed Sep 19, 9:33 am)
Re: Shutdown script (derived from "Simple startup daemon's o..., Artur Litwinowicz, (Wed Sep 19, 8:24 am)
Re: Shutdown script (derived from "Simple startup daemon's o..., Stuart Henderson, (Wed Sep 19, 10:43 am)
Re: Shutdown script (derived from "Simple startup daemon's o..., Przemyslaw Nowaczyk, (Wed Sep 19, 8:36 am)