Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
virt-manager.841
virtman-libvirtd-not-running.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File virtman-libvirtd-not-running.patch of Package virt-manager.841
Index: virt-manager-1.0.1/virtManager/packageutils.py =================================================================== --- virt-manager-1.0.1.orig/virtManager/packageutils.py +++ virt-manager-1.0.1/virtManager/packageutils.py @@ -151,8 +151,8 @@ def start_libvirtd(): logging.debug("libvirtd not running, asking system-config-services " "to start it") scs = Gio.DBusProxy.new_sync(bus, 0, None, - "org.fedoraproject.Config.Services", - "/org/fedoraproject/Config/Services/systemd1", + "org.freedesktop.systemd1", + "/org/freedesktop/systemd1", "org.freedesktop.systemd1.Manager", None) scs.StartUnit("(ss)", unitname, "replace") time.sleep(2)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor