Recently added use of systemctl to get systemd file path is not working on centos7 #109
Closed
Description
opened on Dec 12, 2015
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?
Metadata
Assignees
Labels
No labels
Activity