From d63689363454ee52df8bbc2ed75c5266d56564d9 Mon Sep 17 00:00:00 2001 From: Alexandre Barbosa Date: Tue, 6 Jan 2015 08:43:47 -0500 Subject: [PATCH] Symlink for gitlab_shell_secret --- gitlab-shell.spec | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/gitlab-shell.spec b/gitlab-shell.spec index 9427eb5..9c1a223 100644 --- a/gitlab-shell.spec +++ b/gitlab-shell.spec @@ -68,6 +68,8 @@ mkdir -p /var/lib/gitlab-shell/.ssh chown -R git:git /var/log/gitlab-shell chown -R git:git /var/lib/gitlab-shell +ln -s /var/lib/gitlab/.gitlab_shell_secret /usr/lib/gitlab-shell/.gitlab_shell_secret + sudo -u git -H /usr/lib/gitlab-shell/bin/install %files -- libgit2 0.21.2