Journal Size Full
Problem
The journal (/var/log/journal) size is full.
Solution
Clean up
journalctl --vacuum-size=100M
Check usage
journalctl --disk-usage
Result:
Archived and active journals take up 112.0M in the file system.
Acknowledgement
Managing Journal ...
blog.adafycheng.dev1 min read