내 systemctl status
쇼:
● mymachine
State: running
Jobs: 4 queued
채용정보를 어떻게 나열할 수 있나요 queued
?
이 답변systemctl list-units --state=help
실패한 장치를 나열하는 방법을 보여 주지만 대기열에 있는 4개의 장치를 나열하는 방법에 대한 문서를 찾을 수 없으며 어떤 상태가 이에 해당하는지 명확하지 않습니다 .
답변1
그것은:systemctl list-jobs
예제 출력:
# systemctl list-jobs
JOB UNIT TYPE STATE
3543 nginxAfterGlusterfs.service start waiting
3545 glusterReadyForLocalhostMount.service start running
3506 nginx.service start waiting
4 jobs listed.
해당 단위에는 표의 열에 start
도 항목이 있습니다 .JOB
systemctl