2012/7/19 Daniel P. Berrange <berra...@redhat.com>:
> Libvirt needs to be able to run the following command
>
>   # nc -U /var/run/libvirt/libvirt-sock

It could use socat:

# socat stdio /var/run/libvirt/libvirt-sock

- Thomas
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to