]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add '+' to uid/gid printing for label processing
authorJohn Ferlan <jferlan@redhat.com>
Tue, 22 Oct 2013 07:50:08 +0000 (08:50 +0100)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 29 Oct 2013 21:10:15 +0000 (17:10 -0400)
commitaa42bb17008fcb8e0d29c6f56c74a2ba7ccfa895
tree39567b2db0db301012ed9383b4c2da04fb0a85f5
parent8e7f57a7b851b29957ee302602c1a4b266e1bd0c
Add '+' to uid/gid printing for label processing

To ensure proper processing by virGetUserID() and virGetGroupID()
of a uid/gid add a "+" prior to the uid/gid to denote it's really
a uid/gid for the label.
src/security/security_dac.c