[X2Go-Commits] [x2gobroker] 01/01: etc/x2gobroker.conf: Fix typo in command example."
git-admin at x2go.org
git-admin at x2go.org
Wed Jun 12 08:41:50 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gobroker.
commit 237e9b431f02171d5afb913a26eda95359634c02
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Jun 12 08:41:44 2019 +0200
etc/x2gobroker.conf: Fix typo in command example."
---
debian/changelog | 3 ++-
etc/x2gobroker.conf | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2c9a681..8ae93b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
x2gobroker (0.0.4.2-0x2go1) UNRELEASED; urgency=medium
- * Continue development
+ [ Mike Gabriel ]
+ * etc/x2gobroker.conf: Fix typo in command example."
-- X2Go Release Manager <git-admin at x2go.org> Mon, 22 Apr 2019 12:31:49 +0200
diff --git a/etc/x2gobroker.conf b/etc/x2gobroker.conf
index c913efa..4d3c1d7 100644
--- a/etc/x2gobroker.conf
+++ b/etc/x2gobroker.conf
@@ -257,7 +257,7 @@
#
# There are two simple ways to create this known_hosts file:
#
-# (a) su - x2gobroker -c "ssh ssh -o HostKeyAlgorithms=ssh-rsa <x2goserver>"
+# (a) su - x2gobroker -c "ssh -o HostKeyAlgorithms=ssh-rsa <x2goserver>"
#
# On the command line, you get prompted to confirm the remote
# X2Go server's Follow OpenSSH interactive dialog for accepting
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
More information about the x2go-commits
mailing list