X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=etc%2Fsv%2Fnginx%2Frun;h=4cb7f40553ab9cf02cb476bd8d2734f5c368f87a;hb=840d2b430a302b020d17d1c4c23df9b48278f8b2;hp=78e1efb39c88e2a4accac208c9fb7ac3bfe6024c;hpb=8eb1ec9c265b8994222499cfcc0ca376d4efbdb3;p=lhc%2Fateliers.git diff --git a/etc/sv/nginx/run b/etc/sv/nginx/run index 78e1efb..4cb7f40 100755 --- a/etc/sv/nginx/run +++ b/etc/sv/nginx/run @@ -1,6 +1,10 @@ #!/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;'