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?
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?