From: Lennart Poettering Date: Thu, 14 May 2020 17:24:49 +0000 (+0200) Subject: update TODO X-Git-Tag: v246-rc1~356^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15817%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 683f94a5c05..5f0a0004ad7 100644 --- a/TODO +++ b/TODO @@ -68,8 +68,6 @@ Features: * homed: add a way to "adopt" a home directory, i.e. strip foreign signatures and insert a local signature instead. -* Maybe expose path_is_encrypted() as a new ConditionPathIsEncrypted=? - * homed: as an extension to the directory+subvolume backend: if located on especially marked fs, then sync down password into LUKS header of that fs, and always verify passwords against it too. Bootstrapping is a problem