This commit is contained in:
Jeremy Fincher 2004-04-19 05:12:57 +00:00
parent e6792f21e0
commit 42f279cb6e

View File

@ -1,3 +1,6 @@
* Added a signal handler for SIGTERM, so you folks killing your
bots uncleanly won't have as many bugs :)
* Added a new configuration variable, supybot.pidFile, which * Added a new configuration variable, supybot.pidFile, which
determines what file the bot should write its PID to. The determines what file the bot should write its PID to. The
default is not to write the PID file at all. default is not to write the PID file at all.