chiark / gitweb /
selinux: Check access vector for enable/disable perm for each unit file
authorLubomir Rintel <lkundrak@v3.sk>
Fri, 6 Dec 2013 13:05:49 +0000 (14:05 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 28 Dec 2013 03:40:43 +0000 (22:40 -0500)
commit4f7385fa496242f06aaf358b66b28d71348607b3
tree3cd44ce11ed2b82ea5bb14cd6410a775450c835a
parent08bcebf36eb85f5e75b968de8c648e6614cc534b
selinux: Check access vector for enable/disable perm for each unit file

SELinux check will be done using the context of the unit file as as a
target instead of the default init_t context, allowing selinux control
on the level of individual units.

https://bugzilla.redhat.com/show_bug.cgi?id=1022762
src/core/dbus-manager.c