diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-11-08 17:07:07 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-11-08 17:07:42 +0100 |
commit | 41dd15e474accdeb643c8319e257e6414c1c498a (patch) | |
tree | 5757389744be5088baf215738493fbb15a2833d2 /TODO | |
parent | 3f41e1e5955552a771748225334b3e8a7eb02b8a (diff) |
systemctl: restore ability to directly connect to PID1 from systemctl
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ Features: * add field to transient units that indicate whether systemd or somebody else saves/restores its settings, for integration with libvirt -* direct connections to PID 1/XDG_RUNTIME_DIR, wait filter, reboot() filter unification, unify dispatch table in systemctl_main() and friends, convert all to bus_log_create_error() +* wait filter, reboot() filter unification, unify dispatch table in systemctl_main() and friends, convert all to bus_log_create_error() * bus: access policy as vtable flag |