daemoncmd

Turn any command-line into a daemon with a pidfile and start, stop, restart, and status commands
Download

daemoncmd Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Todd Francis DeLuca
  • Publisher web site:
  • https://github.com/todddeluca/

daemoncmd Tags


daemoncmd Description

daemoncmd is a Python package that turns any command-line into a daemon with a pidfile and start, stop, restart, and status commands.Daemoncmd takes care of creating a daemon the right way, putting its pid in a file, and interacting with the daemon via `start`, `stop`, etc. commands. Using it is as simple as:/path/to/daemoncmd start --pidfile /tmp/mydaemon.pid /path/to/mycommandSee the Usage section for more details.Product's homepage


daemoncmd Related Software