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
dcs-web: always keep 2G free on -query_results_path
[debiancodesearch.git]
/
dcs-source-backend.service
blob
111bea1994e767e01f1de992a1a0ad06b742c401
1
.include /lib/systemd/system/dcs-common.service
2
3
[Unit]
4
Description=Debian Code Search: source backend
5
After=postgresql.service
6
7
[Service]
8
ExecStart=/usr/bin/dcs-source-backend -unpacked_path=/dcs-ssd/unpacked/
9
10
[Install]
11
WantedBy=multi-user.target