systemctl简单命令
systemctl start xxx
systemctl stop xxx
systemctl enable xxx
# 查看服务状态
systemctl status xxx
journalctl --unit xxx
# 输出启动时序
systemd-analyze plot > plog.svg【工具篇】systemd命令
阅读 98
2023-06-14
systemctl start xxx
systemctl stop xxx
systemctl enable xxx
# 查看服务状态
systemctl status xxx
journalctl --unit xxx
# 输出启动时序
systemd-analyze plot > plog.svg相关推荐
精彩评论(0)