This commit is contained in:
Daniel Langbein 2025-03-28 16:21:24 +01:00
parent 82d2c0608d
commit 7f526c1923
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -377,7 +377,7 @@ systemctl --user list-units --type=service --state=running
```bash
# Kernel message log with timestamps
dmesg --ctime
sudo dmesg --ctime
# System journal: Errors since last boot.
journalctl -p err -b