Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
virt-sandbox
systemd-path-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File systemd-path-fix.patch of Package virt-sandbox
Index: libvirt-sandbox-0.5.1/libvirt-sandbox/libvirt-sandbox-config-service-systemd.c =================================================================== --- libvirt-sandbox-0.5.1.orig/libvirt-sandbox/libvirt-sandbox-config-service-systemd.c +++ libvirt-sandbox-0.5.1/libvirt-sandbox/libvirt-sandbox-config-service-systemd.c @@ -219,7 +219,7 @@ static gchar **gvir_sandbox_config_servi GVirSandboxConfigServiceSystemdPrivate *priv = sconfig->priv; gchar **command = g_new(gchar *, 7); - command[0] = g_strdup("/lib/systemd/systemd"); + command[0] = g_strdup("/usr/lib/systemd/systemd"); command[1] = g_strdup("--unit"); command[2] = g_strdup(priv->bootTarget); command[3] = g_strdup("--log-target");
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