diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2020-04-03 06:37:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-03 06:37:54 +0300 |
commit | 50f5e2e2817d3435a1d6c0ce0d434efe5dcc2748 (patch) | |
tree | 0336f21cc4972776d426046fc9e28772d516ed99 /TODO | |
parent | 0fc659eea9aef031d1aa6cf729f3927abcfcb922 (diff) | |
parent | 82aa14e2a334976adf6bec6c6c08982c57d2a048 (diff) | |
download | systemd-50f5e2e2817d3435a1d6c0ce0d434efe5dcc2748.tar.gz |
Merge pull request #15309 from poettering/strv-split
remove dead-lock in strv_split()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -117,7 +117,8 @@ Features: * systemd-repart: allow config of partition uuid -* userdb: allow username prefix searches in varlink API +* userdb: allow username prefix searches in varlink API, allow realname and + realname substr searches in varlink API * userdb: allow existence checks @@ -864,6 +865,7 @@ Features: make assumptions about their slice anymore. - follow PropertiesChanged state more closely, to deal with quick logouts and relogins + - (optionally?) spawn seat-manager@$SEAT.service whenever a seat shows up that as CanGraphical set * journal: - consider introducing implicit _TTY= + _PPID= + _EUID= + _EGID= + _FSUID= + _FSGID= fields |