diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-02-20 14:53:09 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-02-20 17:25:05 +0100 |
commit | 8f7cbe730a03765a0f0456cd1577be0566634ddc (patch) | |
tree | 88d9adbca319de424b57eff8c29cd793ce6c482a /TODO | |
parent | 00f5ad93b5c3c0e09e6d135a6a82ac53fd97ceca (diff) | |
download | systemd-8f7cbe730a03765a0f0456cd1577be0566634ddc.tar.gz |
TODO: drop one item
C.f. 7cb609115c532c3591d43a604d67d72e508ba5d9.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -41,9 +41,6 @@ Features: the entire system, with the exception of one specific service. See: https://lists.freedesktop.org/archives/systemd-devel/2018-February/040369.html -* check what setting the login shell to /bin/false vs. /sbin/nologin means and - do the right thing in get_user_creds_clean() with it. - * maybe rework get_user_creds() to query the user database if $SHELL is used for root, but only then. |