Reconfigure gitlab on machine start

This commit is contained in:
Jake Howard
2021-05-29 11:21:20 +01:00
parent c7bde8b3dd
commit f063af2478
2 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Reconfigure GitLab before start. Mostly to ensure log directories exist
[Service]
ExecStartPre=/usr/bin/gitlab-ctl reconfigure