香港云服務器centos修改ssh端口時重啟ssh服務報錯Job for sshd.service failed because the control process exited with error code. See “systemctl status sshd.service” and “journalctl -xe” for details如何解決:
一:輸入命令:setenforce 0
再次重啟即可