=== modified file 'sbin/runsvdirboot' --- sbin/runsvdirboot 2014-06-28 14:52:53 +0000 +++ sbin/runsvdirboot 2014-05-12 13:00:11 +0000 @@ -1,6 +1,4 @@ #!/bin/zsh -l -[[ -r /etc/zsh/zlogin ]] && source /etc/zsh/zlogin -[[ -r /etc/zsh/zprofile ]] && source /etc/zsh/zprofile SVDIR=${1:-${SVDIR:-/run/service}} export SVDIR mkdir -p ${SVDIR}