diff options
author | Anita Zhang <the.anitazha@gmail.com> | 2020-08-11 09:27:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-11 09:27:54 +0200 |
commit | 96a4ce9f1d4fe5e28dfe04d5002b6e1b04338b67 (patch) | |
tree | e7bca73ae90eb1765029d09d92ec869a752103be /TODO | |
parent | units: order volatile-root after repart (diff) | |
parent | update TODO (diff) | |
download | systemd-96a4ce9f1d4fe5e28dfe04d5002b6e1b04338b67.tar.xz systemd-96a4ce9f1d4fe5e28dfe04d5002b6e1b04338b67.zip |
Merge pull request #16690 from poettering/userdb-group-desc
description field for group records
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -372,7 +372,6 @@ Features: - in systemd's PAMName= logic: query passwords with ssh-askpassword, so that we can make "loginctl set-linger" mode work - fingerprint authentication, pattern authentication, … - make sure "classic" user records can also be managed by homed - - description field for groups - make size of $XDG_RUNTIME_DIR configurable in user record - reuse pwquality magic in firstboot - query password from kernel keyring first |