summaryrefslogtreecommitdiffstats
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 6aab9cb..32b535f 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -209,6 +209,7 @@ follows (modifying ListenStream to match your requirements):
mkdir -p /etc/systemd/system/ssh.socket.d
cat >/etc/systemd/system/ssh.socket.d/listen.conf <<EOF
[Socket]
+ ListenStream=
ListenStream=2222
EOF
systemctl daemon-reload