From 6051eed4b7ec0a17b88d55c33d16941f978e8a43 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 7 Nov 2014 16:01:30 +0000 Subject: Document interactions between ListenAddress/Port and ssh.socket in README.Debian (closes: #764842). --- debian/README.Debian | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/README.Debian') diff --git a/debian/README.Debian b/debian/README.Debian index 4d16eb4d8..dee9ddb21 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -224,6 +224,11 @@ MaxConnections cannot quite replace this as it cannot distinguish between authenticated and unauthenticated connections; see https://bugzilla.redhat.com/show_bug.cgi?id=963268 for more discussion. +The provided ssh.socket unit file sets ListenStream=22. If you need to have +it listen on a different address or port, then you will need to do this by +copying /lib/systemd/system/ssh.socket to /etc/systemd/system/ssh.socket and +modifying the ListenStream option. See systemd.socket(5) for details. + -- Matthew Vernon Colin Watson -- cgit v1.2.3