[DRE-commits] [gitlab] 02/02: change permissions of gitlab-shell

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Nov 8 19:21:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 899b5c51c2ca2deb3fb06e6887ffae79aadfe797
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Nov 9 00:13:51 2015 +0530

    change permissions of gitlab-shell
---
 debian/postinst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/postinst b/debian/postinst
index d461f01..4d702de 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -33,6 +33,7 @@ case "$1" in
 	mkdir -p ${gitlab_data_dir}
 	chown -R ${gitlab_user}: ${gitlab_home}
 	chown -R ${gitlab_user}: ${gitlab_data_dir}
+	chown -R ${gitlab_user}: /usr/share/gitlab-shell
 	cd ${gitlab_home}
 	# Show debconf questions
         . /usr/share/debconf/confmodule

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list