You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

/var/log/journal directory grows and uses up a lot of disk space.

journalctl --vacuum-size=100M
sudo journalctl --vacuum-time=10d

Edit /etc/systemd/journald.conf and set SystemMaxUse=100M for example, restart service after change service systemd-journald restart

Verwandte Artikel



  • No labels