mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
12 lines
177 B
Text
12 lines
177 B
Text
![]() |
service svn
|
||
|
{
|
||
|
flags = REUSE
|
||
|
socket_type = stream
|
||
|
wait = no
|
||
|
user = root
|
||
|
server = /usr/bin/svnserve
|
||
|
server_args = -i
|
||
|
log_on_failure += USERID
|
||
|
disable = yes
|
||
|
}
|