From c7db2a9de41aa4e58b024ebb948bec4ffeb84eb3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 30 Apr 2018 21:20:31 +0200 Subject: [PATCH] update TODO --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index c8f7596390..5a0117260e 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,10 @@ Janitorial Clean-ups: Features: +* nspawn: greater control over hostname, resolv.conf, timezone, rlim + +* nspawn: when operating in a scope, also create /payload subcrgoup + * the error paths in usbffs_dispatch_ep() leak memory * cgroups: figure out if we can somehow communicate in a cleaner way whether a @@ -52,9 +56,6 @@ Features: * add --vacuum-xyz options to coredumpctl, matching those journalctl already has. -* list the exit codes from the BSD/glibc in our own - exit-codes.[ch] tables. - * SuccessExitStatus= and friends should probably also accept symbolic exit codes names, i.e. error codes from the list maintained in exit-codes.[ch]