]> git.ipfire.org Git - thirdparty/systemd.git/commit
selinux-access: log warning on context acquisition failure 14778/head
authorChristian Göttsche <cgzones@googlemail.com>
Wed, 18 Dec 2019 13:57:00 +0000 (14:57 +0100)
committerChristian Göttsche <cgzones@googlemail.com>
Tue, 4 Feb 2020 17:11:42 +0000 (18:11 +0100)
commit1648233dce34a7bc8d376ce551ce288db098e025
tree125034c6ca5b25320ef9ac88314a81dc89517525
parent074b597dd904112b83d9cb1cfea016116aea1e14
selinux-access: log warning on context acquisition failure

Relevant when testing in permissive mode, where the function does not return a failure to the client.
This helps to configure a system in permissive mode, without getting surprising failures when switching to enforced mode.
src/core/selinux-access.c