The branch, build-baikal has been updated via 27cc5a7f19025d4e620c1c915edef7b1b4a3509c (commit) from 6a6d5adc11534459e20bc799bfea29408eec17ea (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: x2goserver/sbin/x2godbadmin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2goserver/sbin/x2godbadmin b/x2goserver/sbin/x2godbadmin index 00bb073..35dd8ed 100755 --- a/x2goserver/sbin/x2godbadmin +++ b/x2goserver/sbin/x2godbadmin @@ -147,7 +147,7 @@ if($Config->param("backend") eq 'sqlite') $sth->finish(); $dbh->disconnect(); - chmod(0750, "$dir"); + chmod(0770, "$dir"); chown('root',$pgid,"$dir"); chmod(0660, "$dbfile"); chown('root',$pgid,"$dbfile"); hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).