Comment 28 for bug 523148

Revision history for this message
In , Richard (richard-redhat-bugs) wrote :

This came up on IRC today. Perhaps I'm missing something.

Why can't libvirt XML be changed such that:

  <serial type='pty'/>

becomes

  <serial type='pty' user='rjones'/>

and then have libvirtd do the appropriate chown (or chmod)
to the new pty after KVM has created and returned it?