Accepting request 40935 from devel:tools:scm
Copy from devel:tools:scm/git based on submit request 40935 from user pbaudis OBS-URL: https://build.opensuse.org/request/show/40935 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=42
This commit is contained in:
committed by
Git OBS Bridge
parent
d4054b6dbe
commit
3dfd548265
@@ -2,13 +2,14 @@
|
||||
# description: The git server offers access to git repositories
|
||||
service git
|
||||
{
|
||||
disable = yes
|
||||
socket_type = stream
|
||||
protocol = tcp
|
||||
wait = no
|
||||
user = git-daemon
|
||||
group = nogroup
|
||||
server = /usr/bin/git
|
||||
server_args = daemon --syslog --inetd --base-path="/srv/git"
|
||||
server_args = daemon --syslog --inetd --base-path=/srv/git
|
||||
type = UNLISTED
|
||||
port = 9418
|
||||
log_on_failure += USERID
|
||||
|
Reference in New Issue
Block a user