about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-08-17 09:58:40 +0200
committerJuan RP <xtraeme@gmail.com>2014-08-17 09:58:40 +0200
commitf91289f3593ea894d22cda4d398c976a731ecdc3 (patch)
tree97ade88d5c3a0a3da27df4ea7fda585ca5d2c012 /services
parenta7c36f54bf3c6532af4c9b624404b4df984107d3 (diff)
downloadrunit-void-f91289f3593ea894d22cda4d398c976a731ecdc3.tar.gz
runit-void-f91289f3593ea894d22cda4d398c976a731ecdc3.tar.xz
runit-void-f91289f3593ea894d22cda4d398c976a731ecdc3.zip
New service: tincd.
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