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

systemd: check version for availability of SystemState #1413

Merged
merged 1 commit into from
Sep 4, 2019

Commits on Aug 28, 2019

  1. systemd: check version for availability of properties

    The dbus property 'SystemState' and the timer property 'LastTriggerUSec'
    were added in version 212 of systemd.
    Check that the version of systemd is higher than 212 before attempting
    to query these properties
    
    systemd/systemd@f755e3b
    systemd/systemd@dedabea
    
    Resolves issue prometheus#291
    
    Signed-off-by: Paul Gier <[email protected]>
    pgier committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    dc12d20 View commit details
    Browse the repository at this point in the history