projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
8018: Fix state transition checks. Add test of retry and fix other tests to
[arvados.git]
/
services
/
arv-git-httpd
/
arv-git-httpd.service
1
[Unit]
2
Description=Arvados git server
3
Documentation=https://doc.arvados.org/
4
After=network.target
5
6
[Service]
7
Type=notify
8
ExecStart=/usr/bin/arv-git-httpd
9
Restart=always
10
11
[Install]
12
WantedBy=multi-user.target