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