[fpc-pascal] Stopping daemon in linux

Wimpie Nortje wimpienortje at gmail.com
Sun Nov 8 20:18:11 CET 2009


Hi

I am writing an application using lazdaemon. How does one stop the 
daemon gracefully, ie not killing it.

The wiki says the daemon runs until it receives the TERM signal. THe 
only way I know to send the TERM signal is using 'kill'. This kills the 
app rather letting it exit gracefully.

Thanks
Wimpie




More information about the fpc-pascal mailing list