[fpc-pascal] Stopping daemon in linux

Marco van de Voort marcov at stack.nl
Mon Nov 9 09:22:05 CET 2009


In our previous episode, Wimpie Nortje said:
> > No plans yet. The problem is also a bit that whatever you do is an island. I
> > think this is more something for freedesktop to standarize first.

> I know there is a standard/recomended way to write a daemon. If you use 
> KDevelop it will create such a template.

A daemon and starting stopping it are two different things.

> I don't know if that includes 
> stopping the daemon but I will have a look there.

To my best knowledge, the scripts in init.d/ etc handle the starting and
stopping and storing PIDs, not the applications themselves.




More information about the fpc-pascal mailing list