Skip to content

Instantly share code, notes, and snippets.

@yuripourre
Created June 26, 2020 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuripourre/4b462b645cb64b23ab58d1bf2da84c7c to your computer and use it in GitHub Desktop.
Save yuripourre/4b462b645cb64b23ab58d1bf2da84c7c to your computer and use it in GitHub Desktop.
Fedora lightweight
sudo dnf remove evolution
sudo sed -i "s/^#SystemMaxUse.*/SystemMaxUse=50M/g" /etc/systemd/journald.conf
sudo sed -i "s/^#SystemMaxUse.*/SystemMaxUse=50M/g" /etc/systemd/journald.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment