<div dir="ltr">On Sat, 9 Mar 2019 at 17:27, Shawn Anastasio <<a href="mailto:shawn@anastas.io">shawn@anastas.io</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks for the response. /var/run/libvirt/qemu/ seems to be exactly what <br>
I'm looking for. It would, however, be nice to be able to access this <br>
file without root privileges.<br>
</blockquote><div><br></div><div>Use a tiny setuid C program that reads the relevant file and writes it to a known UNIX-domain socket that has more liberal permissions?  On past experience, I wouldn't expect this to end up being supported in libvirt, though there's nothing to stop you creating your own patched version.</div><div><br></div><div>Cheers,</div><div><br></div><div>- Peter<br></div></div></div>