aboutsummaryrefslogtreecommitdiff
path: root/contrib/runit.boot
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/runit.boot')
-rw-r--r--contrib/runit.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/runit.boot b/contrib/runit.boot
new file mode 100644
index 0000000..aafe142
--- /dev/null
+++ b/contrib/runit.boot
@@ -0,0 +1 @@
+while :; do /usr/bin/runsvdir -P /var/service ; done &