The branch, release/4.0.1.x has been updated via f64caf3555e6fb2537352174c38c9f94390e0e6d (commit) from 98686e7fdcdda3c0ba05a5188b4d356e1d5a2028 (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 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/INSTALL b/INSTALL index ab95e0a..3fac69c 100644 --- a/INSTALL +++ b/INSTALL @@ -28,7 +28,17 @@ Configure ownership, permissions and setuid user bit of x2gosqlitewrapper: $ chmod 6755 /usr/bin/x2gosqlitewrapper -4.) OPTIONAL: PostgreSQL setup +4.) INIT SCRIPT +--------------- +Create a simple init script that starts $PREFIX/sbin/x2gocleansessions on system start +(runlevel 2-3-4-5). + +Alternatively, you can add a single line to /etc/rc.local: + +/usr/local/sbin/x2gocleansessions + + +5.) OPTIONAL: PostgreSQL setup ------------------------------ This last step is optional and is only needed for a setup of x2goserver with PostgreSQL as database backend... 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).