Re: [libvirt-sandbox] [PATCH] Yet another /lib -> /usr/lib path fix for systemd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Oops... forgot to mention it's a libvirt-sandbox patch.

On Tue, 2014-12-09 at 13:43 +0100, Cédric Bosdonnat wrote:
> ---
>  libvirt-sandbox/libvirt-sandbox-config-service-systemd.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libvirt-sandbox/libvirt-sandbox-config-service-systemd.c b/libvirt-sandbox/libvirt-sandbox-config-service-systemd.c
> index 909b605..8436a25 100644
> --- a/libvirt-sandbox/libvirt-sandbox-config-service-systemd.c
> +++ b/libvirt-sandbox/libvirt-sandbox-config-service-systemd.c
> @@ -219,7 +219,7 @@ static gchar **gvir_sandbox_config_service_systemd_get_command(GVirSandboxConfig
>      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");


--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list





[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]