diff options
| author | William Harrington <kb0iic@cross-lfs.org> | 2014-04-26 20:51:13 -0500 |
|---|---|---|
| committer | William Harrington <kb0iic@cross-lfs.org> | 2014-04-26 20:51:13 -0500 |
| commit | d428b64adcd7aa90681669315f7ff847bb2af3ea (patch) | |
| tree | b80fe7868fac840476e45960edfe3a990dc23e79 /clfs/default/svnserve | |
Initial commit.
Diffstat (limited to 'clfs/default/svnserve')
| -rw-r--r-- | clfs/default/svnserve | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/clfs/default/svnserve b/clfs/default/svnserve new file mode 100644 index 0000000..d0843ff --- /dev/null +++ b/clfs/default/svnserve @@ -0,0 +1,8 @@ +# Begin /etc/default/svnserve + +# Additional options to pass to svnserve command line +# +# Example: -r /srv/svn/repositories +SVNSERVE_OPTS="" + +# End /etc/default/svnserve |
