putting qadevel sshd back on port 222

This commit is contained in:
Tim Flink 2015-05-06 00:58:28 +00:00
parent ee2500e441
commit 359e71fbb8

View file

@ -14,7 +14,7 @@
# SELinux about this change.
# semanage port -a -t ssh_port_t -p tcp #PORTNUMBER
#
Port 22
Port 222
#AddressFamily any
#ListenAddress 0.0.0.0
#ListenAddress ::