preload-hacks: Some patches to make it work.
[termux-packages] / packages / openssh / sshd_config.5.patch
CommitLineData
59f0d218
FF
1diff -u -r ../openssh-6.6p1/sshd_config.5 ./sshd_config.5
2--- ../openssh-6.6p1/sshd_config.5 2014-02-28 00:01:28.000000000 +0100
3+++ ./sshd_config.5 2014-06-04 13:13:34.092676833 +0200
4@@ -999,7 +999,7 @@
5 Specifies the port number that
6 .Xr sshd 8
7 listens on.
8-The default is 22.
9+The default is 8022.
10 Multiple options of this type are permitted.
11 See also
12 .Cm ListenAddress .