Commit 75e25d62b071d90a1108e498e0674732d2a687a7

Authored by Jacob Vosmaer
1 parent 89bc0bf4

Document the gitlab-selinux README

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
README.md
... ... @@ -572,6 +572,10 @@ The correct operation of Git access via SSH depends on the labeling of
572 572 `/var/opt/gitlab/.ssh`. If needed you can restore this labeling by running
573 573 `sudo gitlab-ctl reconfigure`.
574 574  
  575 +Depending on your platform, `gitlab-ctl reconfigure` will install SELinux
  576 +modules required to make GitLab work. These modules are listed in
  577 +[files/gitlab-selinux/README.md](files/gitlab-selinux/README.md).
  578 +
575 579 ## Logs
576 580  
577 581 ### Tail logs in a console on the server
... ...