This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 94307176d87084eab4919835659e973e8bad5bf1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Mar 30 16:06:52 2015 +0200 rpm/x2gobroker-*.init: Fix copy+paste errors. --- rpm/x2gobroker-authservice.init | 2 +- rpm/x2gobroker-daemon.init | 2 +- rpm/x2gobroker-loadchecker.init | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rpm/x2gobroker-authservice.init b/rpm/x2gobroker-authservice.init index 750536a..c6be1c5 100755 --- a/rpm/x2gobroker-authservice.init +++ b/rpm/x2gobroker-authservice.init @@ -3,7 +3,7 @@ # x2gobroker-authservice - Starts/stop the "x2gobroker-authservice" daemon # # chkconfig: 2345 99 1 -# description: Cleans the X2Go session database +# description: X2Go Session Broker's (PAM) Authentication Service ### BEGIN INIT INFO # Provides: x2gobroker-authservice diff --git a/rpm/x2gobroker-daemon.init b/rpm/x2gobroker-daemon.init index c0e7870..0dbda98 100755 --- a/rpm/x2gobroker-daemon.init +++ b/rpm/x2gobroker-daemon.init @@ -3,7 +3,7 @@ # x2gobroker-daemon - Starts/stop the "x2gobroker-daemon" daemon # # chkconfig: 2345 99 1 -# description: Cleans the X2Go session database +# description: X2Go Session Broker Standalone Daemon ### BEGIN INIT INFO # Provides: x2gobroker-daemon diff --git a/rpm/x2gobroker-loadchecker.init b/rpm/x2gobroker-loadchecker.init index bc4891c..2fb7928 100755 --- a/rpm/x2gobroker-loadchecker.init +++ b/rpm/x2gobroker-loadchecker.init @@ -3,7 +3,7 @@ # x2gobroker-loadchecker - Starts/stop the "x2gobroker-loadchecker" daemon # # chkconfig: 2345 99 1 -# description: Cleans the X2Go session database +# description: X2Go Session Broker's Load Checker Service ### BEGIN INIT INFO # Provides: x2gobroker-loadchecker -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git