This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 0723daa85958cbe747d5a6538b6883e860725117 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Mar 25 11:03:22 2015 +0100 defaults/*.default: Reference SystemV rather than Debian in init script header. --- defaults/python-x2gobroker.default | 3 ++- defaults/x2gobroker-authservice.default | 3 ++- defaults/x2gobroker-daemon.default | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/defaults/python-x2gobroker.default b/defaults/python-x2gobroker.default index e9f0be5..73ee9ac 100644 --- a/defaults/python-x2gobroker.default +++ b/defaults/python-x2gobroker.default @@ -1,4 +1,5 @@ -# X2Go Broker Session Broker (common) configuration for Debian +# X2Go Broker Session Broker (common) configuration for +# SystemV-like init systems # The posix user/group ID the broker runs under (do not change!) # if you change those nonetheless, make sure that the log file diff --git a/defaults/x2gobroker-authservice.default b/defaults/x2gobroker-authservice.default index e8b5f7b..7108fca 100644 --- a/defaults/x2gobroker-authservice.default +++ b/defaults/x2gobroker-authservice.default @@ -1,4 +1,5 @@ -# X2Go Session Broker (PAM Authentication Service) configuration for Debian +# X2Go Session Broker (PAM Authentication Service) configuration for +# SystemV-like init systems # For PAM authentication the X2Go Session Broker needs its authentication # service. The session broker itself runs as a non-privileged user (see below) diff --git a/defaults/x2gobroker-daemon.default b/defaults/x2gobroker-daemon.default index 0eb0a81..b3b4743 100644 --- a/defaults/x2gobroker-daemon.default +++ b/defaults/x2gobroker-daemon.default @@ -1,4 +1,4 @@ -# X2Go Session Broker configuration for Debian +# X2Go Session Broker configuration for SystemV-like init systems # Uncomment to enable the X2Go Session Broker standalone daemon START_BROKER=true -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git