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]