Skip to content

Instantly share code, notes, and snippets.

@pierrevalade
Forked from 7hunderbird/gist:91641
Created June 3, 2009 09:37
Show Gist options
  • Save pierrevalade/122905 to your computer and use it in GitHub Desktop.
Save pierrevalade/122905 to your computer and use it in GitHub Desktop.
check process sphinx_<app_name>_3312
with pidfile /var/run/sphinx/<app_name>.pid
start program = "/engineyard/bin/thinking_sphinx_searchd <app_name> start" as uid <user_name> and gid <user_group>
stop program = "/engineyard/bin/thinking_sphinx_searchd <app_name> stop" as uid <user_name> and gid <user_group>
group sphinx_<app_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment