[X2Go-Commits] [x2gobroker] 01/01: x2gobroker.spec: clause if-clause in postinst

git-admin at x2go.org git-admin at x2go.org
Wed Oct 15 06:29:16 CEST 2014


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

x2go pushed a commit to branch master
in repository x2gobroker.

commit 2dfdd41e3ea76a4ec0e0b654f964b607d19339f3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Oct 15 06:29:13 2014 +0200

    x2gobroker.spec: clause if-clause in postinst
---
 x2gobroker.spec |    1 +
 1 file changed, 1 insertion(+)

diff --git a/x2gobroker.spec b/x2gobroker.spec
index 85aa8b0..d0b5a03 100644
--- a/x2gobroker.spec
+++ b/x2gobroker.spec
@@ -464,6 +464,7 @@ if ! /usr/bin/getent group x2gobroker 1>/dev/null 2>/dev/null && /usr/sbin/group
 		/usr/sbin/useradd -c "X2Go Broker System User" \
 		    -d "%_localstatedir/lib/x2gobroker" \
 		    -g x2gobroker -r -s /bin/bash x2gobroker || :
+	fi
 fi
 
 

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list