pre-start script bash << "EOF" mkdir -p <%= log_root %> chown -R <%= user %> <%= log_root %> EOF end script