Skip to content

Instantly share code, notes, and snippets.

@paragasu
Created March 31, 2017 04:28
Show Gist options
  • Save paragasu/568f1a2f6d5ef7cde929dbde16eca615 to your computer and use it in GitHub Desktop.
Save paragasu/568f1a2f6d5ef7cde929dbde16eca615 to your computer and use it in GitHub Desktop.
[Unit]
Description=CouchDB Service
After=network.target
[Service]
Type=simple
User=couchdb
ExecStart=/opt/couchdb/bin/couchdb
Restart=on-failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment