diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-25 13:24:08 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-25 14:28:34 +0100 |
commit | 3c575b641716a1d21cdb1a411443a96b5399b501 (patch) | |
tree | 92cbbff57a635d5db7ca063e9df6341a863a99e5 | |
parent | 9f6dfd0624e44002e407a72acb0c15b7177e9a9f (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -307,7 +307,7 @@ Features: ReadOnlyDirectories=... for whitelisting files for a service. * sd-bus: - - kdbus: maybe add euid, egid, fsuid, fsgid, controlling tty and ppid metadata fields + - kdbus: maybe add controlling tty and ppid metadata fields - see if we can introduce a new sd_bus_get_owner_machine_id() call to retrieve the machine ID of the machine of the bus itself - when kdbus does not take our message without memfds, try again with memfds - systemd-bus-proxyd needs to enforce good old XML policy |