Skip to content

Instantly share code, notes, and snippets.

@KitaitiMakoto
Last active September 14, 2015 11:34
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 KitaitiMakoto/7dab26b1b943de087814 to your computer and use it in GitHub Desktop.
Save KitaitiMakoto/7dab26b1b943de087814 to your computer and use it in GitHub Desktop.
[Unit]
Description=Droonga HTTP Server
Wants=droonga-engine.service
[Service]
User=droonga-http-server
ExecStart=/usr/bin/droonga-http-server --cache-size=-1
ExecStop=/bin/kill -TERM $MAINPID
Restart=on-failure
WorkingDirectory=/home/droonga-http-server/droonga
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment