[DRE-commits] [diaspora] 04/11: change ownership of diaspora_home

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed May 6 07:45:06 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora.

commit 6e8ecf75e99ab43d3e7f9eebdcd3b15f2289e17b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed May 6 12:53:48 2015 +0530

    change ownership of diaspora_home
---
 debian/postinst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/postinst b/debian/postinst
index 6ac966f..50c1c89 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -30,6 +30,7 @@ case "$1" in
     configure)
 
 	. /etc/diaspora/diaspora-common.conf
+	chown -R ${diaspora_user}: ${diaspora_home}
 	cd ${diaspora_home}
 #	echo "Installing gems with rubygems (their debian packages have bugs)..."
 # These gems need more work before they can be apt-get

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



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