The branch, master has been updated via 2bbb0425f60ff6c9e0fc343846ae488557709033 (commit) from dbb02f206e7b617be9466deecc430147dfe2c0b2 (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 ----------------------------------------------------------------- commit 2bbb0425f60ff6c9e0fc343846ae488557709033 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Dec 14 01:49:04 2013 +0100 rpm/x2goserver.init: fix scripts names inside the script ----------------------------------------------------------------------- Summary of changes: rpm/x2goserver.init | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/rpm/x2goserver.init b/rpm/x2goserver.init index e87d652..f02a401 100644 --- a/rpm/x2goserver.init +++ b/rpm/x2goserver.init @@ -1,17 +1,17 @@ #!/bin/sh # -# x2gocleansessions - Starts/stop the "x2gocleansessions" daemon +# x2goserver - Starts/stop the "x2goserver" daemon # # chkconfig: 2345 99 1 # description: Cleans the X2Go session database ### BEGIN INIT INFO -# Provides: x2gocleansessions at batch +# Provides: x2goserver at batch # Required-Start: $local_fs # Required-Stop: $local_fs # Default-Start: 2345 # Default-Stop: 016 -# Short-Description: Starts/stop the "x2gocleansessions" daemon +# Short-Description: Starts/stop the "x2goserver" daemon # Description: Cleans the X2Go session database ### END INIT INFO 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).