diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-08-31 13:01:23 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-09-01 16:48:40 +0200 |
commit | ceaf24d4d3cbc84fc00687a2027fdb67fe61ab5a (patch) | |
tree | 5944a9a4eedd677ca852a4c2dcaf69d55ccf9b89 /TODO | |
parent | user-record-nss: check if strings from pwd/spwd/grp/sgrp are valid utf-8 (diff) | |
download | systemd-ceaf24d4d3cbc84fc00687a2027fdb67fe61ab5a.tar.xz systemd-ceaf24d4d3cbc84fc00687a2027fdb67fe61ab5a.zip |
TODO: add entry
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ Bugfixes: manager or system manager can be always set. It would be better to reject them when parsing config. +* userdbctl: "Password OK: yes" is shown even when there are no passwords + or the password is locked. + External: * Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros. |