[DRE-commits] [diaspora-installer] 13/15: make diaspora owner on for installer

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 27 13:55:08 UTC 2016


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

praveen pushed a commit to branch master
in repository diaspora-installer.

commit e5344823a8f525a83c25020c44ed5500b0a9a0ad
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 27 18:15:07 2016 +0530

    make diaspora owner on for installer
---
 debian/postinst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/postinst b/debian/postinst
index 1d8d628..a57f30a 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -40,6 +40,7 @@ case "$1" in
         # Source varibales
 	. /etc/diaspora/diaspora-common.conf
 	cd ${diaspora_home}
+        chown -R ${diaspora_user}: ${diaspora_home}
         # Download diaspora from github
         . /usr/lib/diaspora-common/scripts/diaspora-download.sh
 	cd ${diaspora_home}

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



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