X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Finit.d%2Ftmpfs;h=22bc8837a369448ea742a9afa5b13f762b7bab71;hp=df392b81656d96e677b203296e2ace1f43b566b3;hb=b7595a000cae850e0702938336ce116376bc7d67;hpb=e61ce31922a217eafcaa2a2d05d906f9032133e9 diff --git a/etc/init.d/tmpfs b/etc/init.d/tmpfs index df392b8..22bc883 100755 --- a/etc/init.d/tmpfs +++ b/etc/init.d/tmpfs @@ -49,6 +49,9 @@ do_start() { ! getent passwd gitweb >/dev/null || sudo install -d -m 770 -o gitweb -g gitweb \ /run/tmp/gitweb + + sudo install -d -m 1771 -o root -g root \ + /run/spawn-fcgi fi ES=$?