This series of patch implement a SELinuxContext configuration item,
whose usage is explained in the first mail. This patch series take in
account the feedback received on
http://lists.freedesktop.org/archives/systemd-devel/2013-December/015875.html
Michael Scherer (3):
Add SELinuxContext configuration item
Ignore the setting SELinuxContext if selinux is not enabled
Add support for ignoring errors on SELinuxContext by prefixing it with
-, like for others settings.
man/systemd.exec.xml | 13 +++++++++++++
src/core/dbus-execute.c | 1 +
src/core/execute.c | 29 +++++++++++++++++++++++++++++
src/core/execute.h | 2 ++
src/core/load-fragment-gperf.gperf.m4 | 3 ++-
src/shared/exit-status.c | 3 +++
src/shared/exit-status.h | 3 ++-
7 files changed, 52 insertions(+), 2 deletions(-)
--
1.8.5.3
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel