mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Merge pull request #187 from netflash/master
install: fixed typo in comment
This commit is contained in:
commit
93bde04a1b
@ -103,7 +103,7 @@ sed 's/UsePAM yes/UsePAM no/' -i /etc/ssh/sshd_config
|
||||
sed 's/UsePrivilegeSeparation yes/UsePrivilegeSeparation no/' -i /etc/ssh/sshd_config
|
||||
echo "UseDNS no" >> /etc/ssh/sshd_config
|
||||
|
||||
# move supervisord.log file to /var/log/redmine/supervisor/
|
||||
# move supervisord.log file to /var/log/gitlab/supervisor/
|
||||
sed 's|^logfile=.*|logfile=/var/log/gitlab/supervisor/supervisord.log ;|' -i /etc/supervisor/supervisord.conf
|
||||
|
||||
# move nginx logs to /var/log/gitlab/nginx
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user