gitlab/lib/support
Nilton Moura 6daa97f472 Changed sudo by su -c
The sudo command needs a tty to run. If you put this file on a CentOS 6, for example, it will not run in the host startup process. Instead, the 'su -c' runs the command apart if it has or not a tty.

I tested this change in a fresh install of gitlab on a CentOS 6.5 with successful.
2013-12-26 17:13:25 -02:00
..
deploy Update deploy.sh script with assets commands 2013-12-11 14:34:10 +00:00
init.d Changed sudo by su -c 2013-12-26 17:13:25 -02:00
logrotate Add logrotate setup to the installation guide 2013-10-16 10:38:13 +02:00
nginx Merge pull request #5617 from zeeZ/nginx-proxy 2013-12-16 03:54:04 -08:00