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
add new URLs to robots.txt to prevent crawling
[debiancodesearch.git]
/
dcs-index-backend@.service
blob
3f36efaff454556937e7b32cdd1a7620438d5adf
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/index-backend -listen_address=:2908%i -index_path=/dcs/index.%i.idx
8
9
[Install]
10
WantedBy=multi-user.target