]> git.ipfire.org Git - thirdparty/systemd.git/commit
dbus: check selinux privilege before returning process list
authorLennart Poettering <lennart@poettering.net>
Fri, 10 Feb 2017 10:54:18 +0000 (11:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 10 Feb 2017 10:54:18 +0000 (11:54 +0100)
commit807fa5d9a01b2bd80ac821d3a165bfef0323c20c
tree245aa4fc61a13e977b726ab52e48e3b433b965a0
parentfa07c85956e28db3f6e23c21b65d28d5edb77ba3
dbus: check selinux privilege before returning process list

We protect less interetsing stuff with selinux "status", let's do that
here too.
src/core/dbus-unit.c