]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 3392/head
authorLennart Poettering <lennart@poettering.net>
Mon, 30 May 2016 17:36:25 +0000 (19:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 30 May 2016 17:36:25 +0000 (19:36 +0200)
TODO

diff --git a/TODO b/TODO
index fac9ccf0edb2b8ee61b7dad056895acdec2ec3a4..ecd36c1142db57a7852090ae480c756b8ff5f5a7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,8 +33,6 @@ Janitorial Clean-ups:
 
 Features:
 
-* make sure bash completion uses journalctl --fields to get fields list
-
 * use phyical_memory() to allow MemoryLimit= configuration based on available system memory
 
 * ProtectKernelLogs= (drops CAP_SYSLOG, add seccomp for syslog() syscall, and DeviceAllow to /dev/kmsg) in service files
@@ -49,8 +47,6 @@ Features:
 
 * RestrictNamespaces= or so in services (taking away the ability to create namespaces, with setns, unshare, clone)
 
-* IAID field must move from [Link] to [DHCP] section in .network files
-
 * make sure the ratelimit object can deal with USEC_INFINITY as way to turn off things
 
 * journalctl: make sure -f ends when the container indicated by -M terminates