Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

journald: Fix action comment and use --vacuum-size=0 #1482

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 25, 2023

  1. journald: Fix action comment to use --vacuum-size=1

    `--vacuum-*` commands only remove archived log files, so need to
    investigate how to forcefullty archive them.
    
    Also need to sum up sizes from all locations. `journalctl` gives these.
    
        Vacuuming done, freed 0B of archived journals from /var/log/journal.
        Vacuuming done, freed 0B of archived journals from /run/log/journal.
        Vacuuming done, freed 1.8G of archived journals from /var/log/journal/c3b1f5b205ed4158bd61c304044f4bb7.                                                              /0.1s
    abitrolly committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    898b638 View commit details
    Browse the repository at this point in the history