From d7b659ef01a5fefcc959bca13e63f87c9fe315a1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 26 Nov 2018 13:41:07 +0100 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 29ccde88a2..ae1bedcd29 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,8 @@ Janitorial Clean-ups: Features: +* when we fork off generators and such, lower LIMIT_NOFILE soft limit to 1K + * add a concept for automatically loading per-unit secrets off disk and inserting them into the kernel keyring. Maybe SecretsDirectory= similar to ConfigurationDirectory=.