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