The branch, build-main has been updated via 9cf0113b91ec37a118c8a5b1aa84d4bc285cc9d5 (commit) from 6e7de2cf944d0e33436e6831e1b813c83d6f0e8f (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: debian/x2gobroker-agent.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/x2gobroker-agent.postinst b/debian/x2gobroker-agent.postinst index b811f63..95faece 100755 --- a/debian/x2gobroker-agent.postinst +++ b/debian/x2gobroker-agent.postinst @@ -35,7 +35,7 @@ case "$1" in echo "Creating x2gobroker user." >&2 adduser --system --no-create-home \ --disabled-password --disabled-login \ - --shell /bin/false --group --home /var/lib/x2gobroker x2gobroker + --shell /bin/false --group --home /dev/null x2gobroker else echo "User x2gobroker already exists." >&2 fi 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).