diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-11-26 13:41:07 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-11-26 13:41:07 +0100 |
commit | d7b659ef01a5fefcc959bca13e63f87c9fe315a1 (patch) | |
tree | 6a09646ca35046052a6d9281e5ebc3d50a875669 /TODO | |
parent | tests: add a fuzzer for the udev rules parser (#10929) (diff) | |
download | systemd-d7b659ef01a5fefcc959bca13e63f87c9fe315a1.tar.gz systemd-d7b659ef01a5fefcc959bca13e63f87c9fe315a1.tar.bz2 systemd-d7b659ef01a5fefcc959bca13e63f87c9fe315a1.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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=. |