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: don't call Enabled before each write #407

Merged
merged 1 commit into from Feb 3, 2022
Merged

Commits on Feb 3, 2022

  1. journald: don't call Enabled before each write

    Enabled opens and close a socket connection by reusing or initializing
    a global connection.
    
    I also updated go-systemd to the current development release to include
    the following fix:
    
    coreos/go-systemd@75f33b0
    
    This is the only journal related change since the latest stable release
    drakkan committed Feb 3, 2022
    Copy the full SHA
    a94a515 View commit details
    Browse the repository at this point in the history