System Administration
Recipe: Supervising Daemons With daemontools
Up to yesterday, for my Topic Maps REST server (tmipd) I have used startup and shutdown scripts to control it, quite in the Apache tradition:
/etc/init.d/tmipdctrl start|stop|restart
On start, it would detach from the terminal and would daemonize.
- rho's blog
- Login to post comments
- Read the full story...
