Categories

Archives

Annoying ido2db init script

*grmpf* – is just a short word of my actual thinking.

Many people are missing a stable way to start or stop the database daemon, sometimes it doesn’t clean up the socket pipe or you have to handle different command lines to kill it of – quite annoying isn’t it?

I decided to solve this with a semi-good new init script, dealing with configure and Makefiles to create and install it in a easy to use way but… what the hell?

The IDO2DB Daemon cares about a kill signal (SIGTERM for default) but his childs, one for each client connection doesn’t. This results in waise childs reading from a deleted socket… not realy usefull.

The actual git master now has a child signal fix for ido2db and a brand new working init script.

I hope someone else is as happy as I am about this.

Share

1 comment to Annoying ido2db init script

  • Michael Friedrich

    very nice work indeed – besides the make install for people starting with the IDO a simple thing which makes life much easier =)

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">