The branch, master has been updated via 98993db402fd09fb4c8787729e8226fbe8866d6f (commit) from 9b08fc914cf3e25d04ecf6ed4935ca17979e1c8e (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 98993db402fd09fb4c8787729e8226fbe8866d6f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Dec 19 22:30:21 2013 +0100 rpm/x2gobroker-authservice.init: use daemonizing feature for RPM init scripts ----------------------------------------------------------------------- Summary of changes: rpm/x2gobroker-authservice.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/rpm/x2gobroker-authservice.init b/rpm/x2gobroker-authservice.init index 710da2c..0f8dae0 100644 --- a/rpm/x2gobroker-authservice.init +++ b/rpm/x2gobroker-authservice.init @@ -50,7 +50,7 @@ export X2GOBROKER_AUTHSERVICE_SOCKET exec=$AUTHSERVICE prog=$(basename $AUTHSERVICE) config=$DEFAULTCONFIG_AUTHSERVICE -OPTS="-s $X2GOBROKER_AUTHSERVICE_SOCKET -o root -g $X2GOBROKER_DAEMON_GROUP -p 0660" +OPTS="-D -s $X2GOBROKER_AUTHSERVICE_SOCKET -o root -g $X2GOBROKER_DAEMON_GROUP -p 0660" lockfile=/var/lock/subsys/$prog 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).