]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apparmor: differentiate between error and unconfined profiles
authorCédric Bosdonnat <cbosdonnat@suse.com>
Tue, 6 Oct 2015 09:12:29 +0000 (11:12 +0200)
committerCédric Bosdonnat <cbosdonnat@suse.com>
Tue, 6 Oct 2015 11:47:01 +0000 (13:47 +0200)
commita1bdf04b27f8f28b6e96ecd10de2a8e78d80271f
tree28b097458e3958f395e98daccf63b6739242020f
parent51a4178f24a7a7a88a36915b8b358a8321e3ef58
apparmor: differentiate between error and unconfined profiles

profile_status function was not making any difference between error
cases and unconfined profiles. The problem with this approach is that
dominfo was throwing an error on unconfined domains.
src/security/security_apparmor.c