chiark / gitweb /
nspawn: reset supplementary and main group id before entering nspawn
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0465d6fa40b59ef404adf9079f0ea3f603252226..85b6e9bb525b4095dab26001594087b0bf1d4ea3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@ F18:
 
 Features:
 
+* use C11 static_assert() where we currently use assert_cc()
+
 * journald: also get thread ID from client, plus thread name
 
 * check if we can make journalctl by default use --follow mode inside of less if called without args?
@@ -178,8 +180,6 @@ Features:
 
 * nspawn: implement personality changes a la linux32(8)
 
-* nspawn: reset all aux groups
-
 * cryptsetup-generator: warn if the password files are world-readable
 
 * cryptsetup-generator: add RequiresMountsFor= to cryptseup service files referencing a file, similar for devices