repo.or.cz
/
debiancodesearch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
source-backend: remove obsolete /source http handler
[debiancodesearch.git]
/
dcs-index-backend.service
blob
b7a398ae3d9c7a9a533277b0a9f5d5065eb5d3f0
1
.include /lib/systemd/system/dcs-common.service
2
3
[Unit]
4
Description=Debian Code Search: index backend
5
6
[Service]
7
ExecStart=/usr/bin/dcs-index-backend -index_path=/dcs-ssd/unpacked/full.idx
8
9
[Install]
10
WantedBy=multi-user.target