The branch, statusflag has been updated via 8717014388ce389a78a590b6ef7bf80752f27fba (commit) from a2812b2002642d90235c96462e993f6d5d667642 (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-authservice | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/sbin/x2gobroker-authservice b/sbin/x2gobroker-authservice index 2d9af94..5fe988a 100755 --- a/sbin/x2gobroker-authservice +++ b/sbin/x2gobroker-authservice @@ -55,7 +55,7 @@ logger_authservice.info(' X2GOBROKER_AUTHSERVICE_SOCKET: {value}'.format(value= # check effective UID the broker runs as and complain appropriately... if os.geteuid() != 0: - logger_authservice.warn('X2Go Session Broker\'PAM authentication service should run with root privileges to guarantee proper access to all PAM modules.') + logger_authservice.warn('X2Go Session Broker\'s PAM authentication service should run with root privileges to guarantee proper access to all PAM modules.') if __name__ == '__main__': 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).