mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
typo
This commit is contained in:
parent
3f3c5fe8c8
commit
f8f6ddb54c
@ -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