0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-10-01 19:51:14 +00:00
Files
termux-packages/packages/openssh/sshd_config.5.patch
2023-11-23 16:32:34 +02:00

13 lines
456 B
Diff

diff -uNr openssh-portable-V_9_5_P1/sshd_config.5 openssh-portable-V_9_5_P1.mod/sshd_config.5
--- openssh-portable-V_9_5_P1/sshd_config.5 2023-10-04 07:34:10.000000000 +0300
+++ openssh-portable-V_9_5_P1.mod/sshd_config.5 2023-11-23 16:29:34.274542842 +0200
@@ -1559,7 +1559,7 @@
Specifies the port number that
.Xr sshd 8
listens on.
-The default is 22.
+The default is 8022.
Multiple options of this type are permitted.
See also
.Cm ListenAddress .