Skip to content

Recently added use of systemctl to get systemd file path is not working on centos7 #109

Closed
@gmanfunky

Description

related to this merge a couple weeks ago: #102

Running the benchmark script inside a Centos7 container on the centos host returns a few of these in section 3:

Failed to get D-Bus connection: No connection to service manager.

It looks like the running benchmark container is missing access to some socket or another that systemctl wants.

But simple adding -v /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket Did not resolve this.

Maybe the benchmark should go back to the hard coded file-path, unless @konstruktoid has a really good reason not to?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions