[X2Go-Commits] x2gobroker.git - statusflag (branch) updated:	1c8d13b888b1b8702fb16e75e80bd0fc7ed5ab80
    X2Go dev team 
    git-admin at x2go.org
       
    Tue Jun  4 21:09:29 CEST 2013
    
    
  
The branch, statusflag has been updated
       via  1c8d13b888b1b8702fb16e75e80bd0fc7ed5ab80 (commit)
      from  b69d5fcb689bd60b49d0cd76cdaec96a4b22742e (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:
 etc/x2gobroker.conf    |    1 -
 x2gobroker/defaults.py |    1 -
 2 files changed, 2 deletions(-)
The diff of changes is:
diff --git a/etc/x2gobroker.conf b/etc/x2gobroker.conf
index 6d42375..78abacc 100644
--- a/etc/x2gobroker.conf
+++ b/etc/x2gobroker.conf
@@ -91,7 +91,6 @@ desktop-shell = KDE
 enable = false
 auth-mech = pam
 session-profiles = /etc/x2go/broker/x2gobroker-sessionprofiles.conf
-session-profiles-map = /etc/x2go/broker/x2gobroker-sessionprofilesmap.conf
 
 [ldap]
 enable = false
diff --git a/x2gobroker/defaults.py b/x2gobroker/defaults.py
index 2523166..25b3e6f 100644
--- a/x2gobroker/defaults.py
+++ b/x2gobroker/defaults.py
@@ -62,7 +62,6 @@ X2GOBROKER_CONFIG_DEFAULTS = {
         'enable': False,
         'auth-mech': 'pam',
         'session-profiles': '/etc/x2go/broker/x2gobroker-sessionprofiles.conf',
-        'session-profiles-map': '/etc/x2go/broker/x2gobroker-sessionprofilesmap.conf',
     },
     'ldap': {
         'enable': False,
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