=== modified file 'sbin/runsvdirboot' --- sbin/runsvdirboot 2014-02-28 17:46:57 +0000 +++ sbin/runsvdirboot 2014-02-14 20:41:45 +0000 @@ -1,5 +1,4 @@ #!/bin/zsh -l -mkdir -p ${1:-/run/service} # close filedescriptors and run runsvdir with some place to log exec <& - >& - 2>& - \ runsvdir -P ${1:-/run/service} \