SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
8
devel/subversion/pkg/svnserve.rc
Normal file
8
devel/subversion/pkg/svnserve.rc
Normal file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/ksh
|
||||
|
||||
daemon="${TRUEPREFIX}/bin/svnserve -d"
|
||||
daemon_user="_svnserve"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
rc_cmd $1
|
Loading…
Add table
Add a link
Reference in a new issue