chiark / gitweb /
systemd-analyze: switch to python getopt for argument parsing
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 1a47d5ac46a724e4c518196a7948315cd049608b..da8bef6548ff396aa096a6f6130f3f1af2b33c8a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,6 +23,10 @@ Bugfixes:
 
 Features:
 
+* make sure show-logs checks for utf8 validity, not ascii validity
+
+* add CapbilityBoundingSet to system.conf to set system-wide caps bounds, and same for TimerSlackNS
+
 * when breaking cycles drop sysv services first, then services from /run, then from /etc, then from /usr
 
 * readahead: when bumping /sys readahead variable save mtime and compare later to detect changes
@@ -49,8 +53,6 @@ Features:
 
 * actually queue the new default unit after switch-root
 
-* remove old root in switch-root logic
-
 * improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT,
   or use the users cgroup information when /proc/*/loginuid is not available.