Skip to content

Instantly share code, notes, and snippets.

Created March 12, 2014 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/89ed46f9274664ec2df0 to your computer and use it in GitHub Desktop.
Save anonymous/89ed46f9274664ec2df0 to your computer and use it in GitHub Desktop.
# The following code is to daemonize marconi-server to avoid
# an issue with wsgiref writing to stdout/stderr when we don't
# want it to.
# Open /dev/zero and /dev/null for redirection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment