about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-08-17 09:52:45 +0200
committerJuan RP <xtraeme@gmail.com>2014-08-17 09:52:45 +0200
commitb9365d1ec4288cf340ea290dd924c82ad02fdd53 (patch)
tree5debcd37ff6c3215a60aa050e6af467f6b3283f1 /services
parent5f0e6c84ebf16a76c5420649b9112271e7f095a0 (diff)
downloadrunit-void-b9365d1ec4288cf340ea290dd924c82ad02fdd53.tar.gz
runit-void-b9365d1ec4288cf340ea290dd924c82ad02fdd53.tar.xz
runit-void-b9365d1ec4288cf340ea290dd924c82ad02fdd53.zip
New service: vnstatd.
Diffstat (limited to 'services')
-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