about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rwxr-xr-xservices/svnserve/run2
l---------services/svnserve/supervise1
2 files changed, 3 insertions, 0 deletions
diff --git a/services/svnserve/run b/services/svnserve/run
new file mode 100755
index 0000000..6ea98d0
--- /dev/null
+++ b/services/svnserve/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec svnserve --foreground
diff --git a/services/svnserve/supervise b/services/svnserve/supervise
new file mode 120000
index 0000000..96aeea6
--- /dev/null
+++ b/services/svnserve/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.svnserve
\ No newline at end of file