[DRE-commits] [gitlab] 01/03: allow www-data read access in /run/gitlab
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Feb 16 08:42:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository gitlab.
commit 1d6314556e285c3ad3184b5c527155c0a1453695
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Feb 16 13:57:52 2016 +0530
allow www-data read access in /run/gitlab
---
debian/changelog | 3 ++-
debian/conf/tmpfiles.d/gitlab.conf | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fb73b66..958851e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
gitlab (8.4.3+dfsg-8) UNRELEASED; urgency=medium
- * Install tmpfiles.d/gitlab.conf (Closes: #814713)
+ * Install tmpfiles.d/gitlab.conf and allow www-data user to read /run/gitlab
+ (Closes: #814713)
* Switch to sendmail method by default.
-- Pirate Praveen <praveen at debian.org> Tue, 16 Feb 2016 12:58:17 +0530
diff --git a/debian/conf/tmpfiles.d/gitlab.conf b/debian/conf/tmpfiles.d/gitlab.conf
index 297c5bb..0a010e9 100644
--- a/debian/conf/tmpfiles.d/gitlab.conf
+++ b/debian/conf/tmpfiles.d/gitlab.conf
@@ -1 +1 @@
-d /run/gitlab 2750 gitlab gitlab -
+d /run/gitlab 2750 gitlab www-data -
--
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