changing qadevel's ssh port back to 222

This commit is contained in:
Tim Flink 2015-02-17 08:04:06 +00:00
parent 8f933457fa
commit 7d986ec282

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 ::