about summary refs log tree commit diff
path: root/services/unbound
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2014-07-08 14:50:52 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2014-07-08 14:50:52 +0200
commit21ef0a151e8f0516bce5679fcb01dfbb24fd4c8f (patch)
tree00f09e6163d34846accc2d633d5f6bcf44c94e27 /services/unbound
parent9b96e4d1262596c2c7589d2f69a4a9e04367a376 (diff)
downloadrunit-void-21ef0a151e8f0516bce5679fcb01dfbb24fd4c8f.tar.gz
runit-void-21ef0a151e8f0516bce5679fcb01dfbb24fd4c8f.tar.xz
runit-void-21ef0a151e8f0516bce5679fcb01dfbb24fd4c8f.zip
New service: unbound
Diffstat (limited to 'services/unbound')
-rwxr-xr-xservices/unbound/run2
l---------services/unbound/supervise1
2 files changed, 3 insertions, 0 deletions
diff --git a/services/unbound/run b/services/unbound/run
new file mode 100755
index 0000000..b42a607
--- /dev/null
+++ b/services/unbound/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec unbound -d
diff --git a/services/unbound/supervise b/services/unbound/supervise
new file mode 120000
index 0000000..e694870
--- /dev/null
+++ b/services/unbound/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.unbound
\ No newline at end of file