#!/bin/sh -eux exec 2>&1 sv=${PWD#/etc/sv/} /usr/bin/sv -w 3 start \ lhc-remorque \ gitweb \ php5-fpm exec /usr/sbin/nginx \ -c /etc/nginx/nginx.conf \ -g 'daemon off;'