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

lib/deploy: Log SELinux policy refresh #3081

Merged
merged 1 commit into from
Oct 20, 2023

Commits on Oct 19, 2023

  1. lib/deploy: Log SELinux policy refresh

    I have a suspicion that the `semodule -N --refresh` we do here is
    involved in coreos/fedora-coreos-tracker#1597.
    Let's log when we execute it and include its time.
    
    While we're here, also log the time it takes to `syncfs()` and the
    fsfreeze/thaw cycling. It's logged in a structured journal entry, but
    that's less accessible than just having it in the journal message field.
    jlebon committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bdac515 View commit details
    Browse the repository at this point in the history