centos7输入systemctl status network.service出现Unit network.service could not be found的解决办法 没安装NetworkManager,安装一个就行 命令:yum install NetworkManager*