补充下,一直报错程序无法启动
Job for DmAPService.service failed because the control process exited with error code.
See "systemctl status DmAPService.service" and "journalctl -xeu DmAPService.service" for details.
重启机器后,直接执行脚本也不行
发布于
2023/05/06 13:30
潘翔
检查下SELINUX有没有关闭,关闭SELINUX试试
setenforce 0
vi /etc/selinux/config
SELINUX=disabled
补充下,一直报错程序无法启动
Job for DmAPService.service failed because the control process exited with error code.
See "systemctl status DmAPService.service" and "journalctl -xeu DmAPService.service" for details.
重启机器后,直接执行脚本也不行