标题:
查看启动失败的服务及占用时间最大的服务
[打印本页]
作者:
linda
时间:
2021-12-30 18:18
标题:
查看启动失败的服务及占用时间最大的服务
查看占用时间最大的服务
systemd-analyze blame
查看启动失败的服务
systemctl list-units --type=service --state=failed
再停用相关服务
# systemctl disable blueman-mechanism
Removed /etc/systemd/system/multi-user.target.wants/blueman-mechanism.service.
# systemctl stop blueman-mechanism
linux中查看生效的时间计划和服务
http://trustcomputing.com.cn/bbs/viewthread.php?tid=1854
[
本帖最后由 linda 于 2022-1-11 19:05 编辑
]
欢迎光临 中神通公司技术论坛 (http://trustcomputing.com.cn/bbs/)
Powered by Discuz! 6.0.0