diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-11-21 23:36:51 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-11-21 23:36:51 +0100 |
commit | 969987ea93a7fdcd2c87b551eb0adf0bd9338b32 (patch) | |
tree | 977186164514497136688bba7357662a60e6751a /TODO | |
parent | 9f5eb56a13dee1085cbf2560ac3afd73f72402cb (diff) |
bus: restore selinux access control to PID 1 for properties
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -23,7 +23,7 @@ Bugfixes: Fedora 20: -* external: ps should gain colums for slice and machine +* external: ps should gain colums for slice * localed: - localectl: support new converted x11→console keymaps @@ -49,17 +49,12 @@ Features: * sd-event: allow multiple signal handlers per signal -* timer: expose accuracy as unit setting - * when we detect low battery and no AC on boot, show pretty splash and refuse boot * move libasyncns into systemd as libsystemd-asyncns * calendarspec: support value ranges with ".." notation. Example: 2013-4..8-1 -* pid1 porting: - - restore selinux access control on properties - * sd-bus: when triggering property change events, allow a NULL strv indicate that all properties listed as such are send out as changed * sd-bus: enforce signatures on response messages |