Skip to content

Instantly share code, notes, and snippets.

@btompkins
Last active December 9, 2015 21:08
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 btompkins/4328758 to your computer and use it in GitHub Desktop.
Save btompkins/4328758 to your computer and use it in GitHub Desktop.
spawn-fcgi -s /var/run/munin/fastcgi-graph.sock -U www-data \
-u munin -g munin /usr/lib/cgi-bin/munin-cgi-graph
spawn-fcgi -s /var/run/munin/fastcgi-html.sock -U www-data \
-u munin -g munin /usr/lib/cgi-bin/munin-cgi-html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment