about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xservices/vnstatd/run2
l---------services/vnstatd/supervise1
2 files changed, 3 insertions, 0 deletions
diff --git a/services/vnstatd/run b/services/vnstatd/run
new file mode 100755
index 0000000..ea3a9ba
--- /dev/null
+++ b/services/vnstatd/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec vnstatd -n
diff --git a/services/vnstatd/supervise b/services/vnstatd/supervise
new file mode 120000
index 0000000..dc39956
--- /dev/null
+++ b/services/vnstatd/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.vnstatd
\ No newline at end of file