Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-14 | IRC-bot: fix LSB dependencies in Debian init script | Gabriel Filion | |
A misconception on my part made the dependencies "not-quite-right" (as in: the script doesn't really depend on nagios, as we would expect). This gives the IRC bot the save "level" as nagios itself. However, we'd like for nagios to be started before we start the IRC bot. | |||
2011-07-14 | IRC-bot: cleanup socket file on startup | Gabriel Filion | |
It may sometimes happen that the bot dies or gets killed and the socket file is not cleaned up. When using the init script with 'start', as puppet does, the socket file blocks the bot from starting. | |||
2011-02-06 | centosify irc_bot | mh | |