repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OCaml 4.14.0 rebuild
[arch-packages.git]
/
subversion
/
trunk
/
svnserve.service
blob
713aba5cde8e44c5cab0b514b004b5a8e0cb32c0
1
[Unit]
2
Description=Subversion protocol daemon
3
After=syslog.target network.target
4
5
[Service]
6
Type=forking
7
EnvironmentFile=/etc/conf.d/svnserve
8
ExecStart=/usr/bin/svnserve --daemon $SVNSERVE_ARGS
9
10
[Install]
11
WantedBy=multi-user.target