[DRE-commits] [diaspora-installer] 26/55: remove pristine from diaspora user too

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Dec 8 12:41:24 UTC 2014


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

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

commit db7b3eea023c4aa8a16aafe8d29e993e057acf5b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Dec 2 20:27:37 2014 +0530

    remove pristine from diaspora user too
---
 debian/adduser.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/adduser.sh b/debian/adduser.sh
index 7dbc676..e8b940d 100755
--- a/debian/adduser.sh
+++ b/debian/adduser.sh
@@ -2,7 +2,7 @@
 
 # add diaspora system user (requires adduser >= 3.34)
 # don't muck around with this unless you KNOW what you're doing
-user=diasporapristine
+user=diaspora
 
 echo "Creating/updating $user user account..."
 adduser --system --home /usr/share/$user \

-- 
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