]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/dbus-execute.c
core/dbus: expose SELinuxContext property (#3284)
authorJonathan Boulle <jonathanboulle@gmail.com>
Fri, 20 May 2016 13:09:14 +0000 (15:09 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 20 May 2016 13:09:14 +0000 (15:09 +0200)
commit186ad4b1a05b5c5d231a3b4b7faba8a5c40e3c9d
tree9fef694a323d14f7d1dd09652cdd2a0af48e4f08
parentf942504e4f74c6d30d7b73cb602517e055f02152
core/dbus: expose SELinuxContext property (#3284)

Adds support to core for systemd D-Bus clients to send the
`SELinuxContext` property . This means `systemd-run -p
SELinuxContext=foo` should now work.
src/core/dbus-execute.c
src/shared/bus-unit-util.c