File couchdb-lucene.service of Package couchdb-lucene

[Unit]
Description=CouchDB Lucene Server
After=network.target

[Service]
User=couchdb-lucene
Group=couchdb-lucene
Type=simple
StandardOutput=journal
StandardError=journal
Restart=always
StartLimitInterval=10
StartLimitBurst=5
PIDFile=/run/couchdb-lucene/couchdb-lucene.pid
ExecStart=/usr/bin/couchdb-lucene

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by