This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 8c247c2 fix for last commit new c6d4677 remove unknown parameter from x2gobroker-daemon.service The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: x2gobroker-daemon.service | 2 -- 1 file changed, 2 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit c6d4677de35ca6b3b33d4760cb5f8d7d699a2bea Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 29 15:44:33 2014 +0100 remove unknown parameter from x2gobroker-daemon.service --- x2gobroker-daemon.service | 2 -- 1 file changed, 2 deletions(-) diff --git a/x2gobroker-daemon.service b/x2gobroker-daemon.service index 87728e9..b52aed8 100644 --- a/x2gobroker-daemon.service +++ b/x2gobroker-daemon.service @@ -5,8 +5,6 @@ Description=X2Go Session Broker Daemon User=x2gobroker Group=x2gobroker Type=forking -RuntimeDirectory=x2gobroker -RuntimeDirectoryMode=0770 ExecStart=/usr/bin/x2gobroker-daemon -D --drop-privileges PIDFile=/run/x2gobroker/x2gobroker-daemon.pid -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git