2012/7/19 Daniel P. Berrange <[email protected]>: > 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 [email protected] https://admin.fedoraproject.org/mailman/listinfo/devel
