[root@localhost network-scripts]# systemctl start network
Job for network.service failed because the control process exited with error code. See "systemctl status network.service" and "journalctl -xe" for details.

 

[root@localhost network-scripts]# systemctl stop NetworkManager
[root@localhost network-scripts]# systemctl disable NetworkManager
Removed symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service.
Removed symlink /etc/systemd/system/dbus-org.freedesktop.NetworkManager.service.
Removed symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service.
[root@localhost network-scripts]# 

好了不报错;

[root@localhost network-scripts]# systemctl restart network
[root@localhost network-scripts]#

相关文章:

  • 2021-10-08
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2021-05-09
  • 2022-12-23
  • 2021-12-01
  • 2021-05-30
猜你喜欢
  • 2021-09-06
  • 2021-06-24
  • 2021-11-26
  • 2021-10-08
  • 2021-08-02
  • 2022-12-23
  • 2021-11-30
相关资源
相似解决方案