The branch, build-baikal has been updated via 2d69ae1bf2f7d37b05fd3789e9559b302204440f (commit) from 258984227b5ba43e30dd0df37ff946d487a74517 (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: INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/INSTALL b/INSTALL index 20a093a..15a0dfb 100644 --- a/INSTALL +++ b/INSTALL @@ -14,9 +14,10 @@ Set up x2goprint account and its group if they do not exist already: $ groupadd --system x2goprint - $ useradd --system --no-create-home \ + $ useradd --system \ --shell /bin/false --home /var/spool/x2goprint x2goprint - + $ chown x2goprint:x2goprint ~x2goprint + $ chmod 0770 ~x2goprint 2.) INSTALL x2goserver FILES ----------------------------- 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).