runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit fd19242436a79f98df55670ea586aec7490c9681
parent eb0c3a7cf00233d69ecbcee018069975962412fe
Author: Gerrit Pape <pape@smarden.org>
Date:   Sun, 22 Jun 2003 19:21:23 +0000

minor.

Diffstat:
Metc/macosx/StartupItems/runit | 2+-
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