[X2Go-Commits] x2gobroker.git - build-main (branch) updated: 0.0.2.0-6-g1cbf2c3

X2Go dev team git-admin at x2go.org
Sun May 19 13:05:23 CEST 2013


The branch, build-main has been updated
       via  1cbf2c397ba3253681e4303e52017da30f48f2eb (commit)
      from  32d9d26f987613ad9d4fe7893ce07241975707af (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 sbin/x2gobroker-pubkeyauthorizer |    4 ----
 1 file changed, 4 deletions(-)

The diff of changes is:
diff --git a/sbin/x2gobroker-pubkeyauthorizer b/sbin/x2gobroker-pubkeyauthorizer
index 2308a72..f6ebaa4 100755
--- a/sbin/x2gobroker-pubkeyauthorizer
+++ b/sbin/x2gobroker-pubkeyauthorizer
@@ -55,10 +55,6 @@ if os.environ.has_key('X2GOBROKER_DAEMON_GROUP'):
     X2GOBROKER_DAEMON_GROUP=os.environ['X2GOBROKER_DAEMON_GROUP']
 else:
     X2GOBROKER_DAEMON_GROUP="x2gobroker"
-if os.environ.has_key('X2GOBROKER_LOGCONFIG'):
-    X2GOBROKER_LOGCONFIG=os.environ['X2GOBROKER_LOGCONFIG']
-else:
-    X2GOBROKER_LOGCONFIG="/etc/x2go/broker/x2gobroker-loggers.conf"
 if os.environ.has_key('X2GOBROKER_DEBUG'):
     X2GOBROKER_DEBUG = ( os.environ['X2GOBROKER_DEBUG'].lower() in ('1', 'on', 'true', 'yes', ) )
 else:


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