[X2go-Commits] x2gobroker.git - master (branch) updated: 0.0.0.1-11-gabebae8

X2Go dev team git-admin at x2go.org
Sun Feb 17 12:02:13 CET 2013


The branch, master has been updated
       via  abebae8791274f6634adb39d930ae055feed5fbb (commit)
      from  2ce613977c17b31475dc3207652daa00a78f2537 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit abebae8791274f6634adb39d930ae055feed5fbb
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Feb 17 12:04:35 2013 +0100

    create log folder with setgid bit set

-----------------------------------------------------------------------

Summary of changes:
 debian/python-x2gobroker.postinst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/python-x2gobroker.postinst b/debian/python-x2gobroker.postinst
index 861b3e0..6299aea 100755
--- a/debian/python-x2gobroker.postinst
+++ b/debian/python-x2gobroker.postinst
@@ -23,7 +23,7 @@ case "$1" in
 
 		# the python-x2gobroker needs special permissions on its log directory
 		if ! dpkg-statoverride --list /var/log/x2gobroker >/dev/null; then
-		    dpkg-statoverride --add --update x2gobroker adm 0750 /var/log/x2gobroker
+		    dpkg-statoverride --add --update x2gobroker adm 2750 /var/log/x2gobroker
 		fi
 
 		;;


hooks/post-receive
-- 
x2gobroker.git (HTTP(S) Session broker for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).




More information about the x2go-commits mailing list