mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
08895fc72d
This reverts commit 57618a09cf
.
12 lines
177 B
Plaintext
12 lines
177 B
Plaintext
service svn
|
|
{
|
|
flags = REUSE
|
|
socket_type = stream
|
|
wait = no
|
|
user = root
|
|
server = /usr/bin/svnserve
|
|
server_args = -i
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|