in reply to Re: daemon with Perl on Linux
in thread daemon with Perl on Linux

I found a couple of scripts similar to this one. As far as I understand, this script will do check ups on "whatever daemon needs to" check on. But what if my daemon needs to listen to the socket, but not to do any kind of check ups? Can I somehow to implement that? It might sound dumb to you, but I am newbie... :]