summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/macosx/StartupItems/runit2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/macosx/StartupItems/runit b/etc/macosx/StartupItems/runit
index 99b0178..916d769 100755
--- a/etc/macosx/StartupItems/runit
+++ b/etc/macosx/StartupItems/runit
@@ -12,7 +12,7 @@ StartService() {
 }
 StopService() {
   ConsoleMessage "Stopping runit service supervision"
-  svwaitdown -k -t34 /var/service/*
+  svwaitdown -xk -t14 /var/service/*
 }
 RestartService() {
   return 0