summaryrefslogtreecommitdiffstats
path: root/development/hhvm/etc/rc.hhvm
diff options
context:
space:
mode:
Diffstat (limited to 'development/hhvm/etc/rc.hhvm')
-rw-r--r--development/hhvm/etc/rc.hhvm1
1 files changed, 1 insertions, 0 deletions
diff --git a/development/hhvm/etc/rc.hhvm b/development/hhvm/etc/rc.hhvm
index 1e184ae39c..591089befd 100644
--- a/development/hhvm/etc/rc.hhvm
+++ b/development/hhvm/etc/rc.hhvm
@@ -89,6 +89,7 @@ case "$1" in
exit 1
fi
+ mkdir -p `dirname $PIDFILE`
wait_for_pid $PIDFILE
if [ -n "$try" ] ; then