]> git.ipfire.org Git - thirdparty/libvirt.git/commit
smartcard: enable SELinux support
authorEric Blake <eblake@redhat.com>
Fri, 14 Jan 2011 19:17:17 +0000 (12:17 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 4 Feb 2011 02:28:53 +0000 (19:28 -0700)
commit32e52134ff783fa3df9025c3ebb467e3f2ef9567
tree0a1ccde4207d7232e91082ccfd37e08992b312d9
parent7a2f29e4f907c54d54cfc0e7c5d6b973f0d01209
smartcard: enable SELinux support

* src/security/security_selinux.c
(SELinuxRestoreSecuritySmartcardCallback)
(SELinuxSetSecuritySmartcardCallback): New helper functions.
(SELinuxRestoreSecurityAllLabel, SELinuxSetSecurityAllLabel): Use
them.
src/security/security_selinux.c