配置完dhcp服务出现报错
Job for dhcpd.service failed because the control process exited with error code. See "systemctl status dhcpd.service" and "journalctl -xe" for details.
检查dhcp配置文件和网卡配置文件
1、可能是Subnet网段声明与网卡网段不同
2、在Subnet网段声明内,每一行末尾是否添加上";",否则会导致语法报错,无法开启服务