#525927 options to set ownership/permissions of serial sockets

Package:
libvirt-bin
Source:
libvirt
Submitter:
martin f krafft
Date:
2023-04-17 15:57:38 UTC
Severity:
wishlist
Tags:
#525927#5
Date:
2009-04-27 21:32:12 UTC
From:
To:
Please let me set in the xml file the uid:gid of the user to own
a serial socket created by libvirtd for a kvm instance, and also the
permissions. Forcing the permissions with umask to 777 and putting
the socket in a 700:user:group directory works, but it's ugly and
cumbersome.