guix-patches
[Top][All Lists]
Advanced

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

[bug#38032] [PATCH 4/4] services: libvirtd: Provide ip binary at runtime


From: Miguel Arruga Vivas
Subject: [bug#38032] [PATCH 4/4] services: libvirtd: Provide ip binary at runtime.
Date: Sat, 2 Nov 2019 17:48:49 +0100

The log shows an error telling that the ip binary cannot be found, which
is located in /sbin, not /bin.
----

* gnu/services/virtualization.scm (libvirt-shepherd-service): Add sbin
  to the PATH variable, as ip binary is installed there.
---
 gnu/services/virtualization.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Attachment: 0004-services-libvirtd-Provide-ip-binary-at-runtime.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]