diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-06-20 04:03:38 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-06-20 04:03:38 +0200 |
commit | ba73ed858f27355d088fe2d96cb8c7e9eb75ff0c (patch) | |
tree | 724090efc518eae0026fd502e8753916b600d606 /TODO | |
parent | 5caef0fc192e88b2d965da50900567046e186ce1 (diff) |
sd-login: update machine enumeration/notifications APIs for new /run/systemd/machines/
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ Features: RUNNING/LISTENING states of its socket * slices: - - add option to pam_systemd to move login session into a slice + - add option to pam_systemd to move login session into a slice (?) - remove ControlGroup= setting - in sd_pid_get_owner_uid() fallback to query session file - add api to determine slice of unit |