asked 180k views
1 vote
What would you enter at the command prompt to display log entries from the journal related to cupsd service?

1 Answer

3 votes
You can use journalctl u cupsd

- It prompts journalctl with u option to display specific log entries to the CUPS specifically running on the DAEMON system.
answered
User Sharif Amlani
by
7.7k points