1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-24 20:17:10 +00:00
termux-packages/packages/openssh/sshd_config.5.patch
Fredrik Fornwall 59f0d218a6 Initial push
2015-06-13 01:03:31 +02:00

13 lines
381 B
Diff

diff -u -r ../openssh-6.6p1/sshd_config.5 ./sshd_config.5
--- ../openssh-6.6p1/sshd_config.5 2014-02-28 00:01:28.000000000 +0100
+++ ./sshd_config.5 2014-06-04 13:13:34.092676833 +0200
@@ -999,7 +999,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 .