Just use the journalctl command, as in: $ journalctl -u service-name.service Or, to see only log messages for the current boot: $ journalctl -u service-name.service -b |
[링크 : https://unix.stackexchange.com/questions/225401/how-to-see-full-log-from-systemctl-status-service]
'Linux' 카테고리의 다른 글
libgpiod (0) | 2022.12.16 |
---|---|
strip debug symbol 날리기 (0) | 2022.12.07 |
리눅스 경로 / 와 // 와 /// (0) | 2022.11.01 |
리눅스 프로세스 숨기기 (0) | 2022.08.31 |
uvcdynctrl (0) | 2022.07.06 |