commit fd19242436a79f98df55670ea586aec7490c9681
parent eb0c3a7cf00233d69ecbcee018069975962412fe
Author: Gerrit Pape <pape@smarden.org>
Date: Sun, 22 Jun 2003 19:21:23 +0000
minor.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/macosx/StartupItems/runit b/etc/macosx/StartupItems/runit
@@ -12,7 +12,7 @@ StartService() {
}
StopService() {
ConsoleMessage "Stopping runit service supervision"
- svwaitdown -xk -t34 /service/*
+ svwaitdown -k -t34 /service/*
}
RestartService() {
return 0