about summary refs log tree commit diff
diff options
context:
space:
mode:
-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