]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 30 Apr 2015 10:35:15 +0000 (12:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 30 Apr 2015 10:35:15 +0000 (12:35 +0200)
TODO

diff --git a/TODO b/TODO
index c881af3c0c8698450f9467e884d03a4e58c7f8f9..0a88cb14e4a5ea015bb1ca0c462f37b797afddde 100644 (file)
--- a/TODO
+++ b/TODO
@@ -49,11 +49,15 @@ Before 220:
 
 * introduce argv0array=
 
+* be stricter when validating slice names
+
 Features:
 
-* when detecting kdbus support in busname.c make sure to check kdbus kernel ioctl version
+* logind: rename session scope so that it includes the UID. THat way
+  the session scope can be arranged freely in slices and we don't have
+  make assumptions about their slice anymore.
 
-* intrdouce sd_pid_get_user_slice() and friends
+* when detecting kdbus support in busname.c make sure to check kdbus kernel ioctl version
 
 * journalctl: -m should access container journals directly by enumerating them via machined, and also watch containers coming and going. Benefit: nspawn --ephemeral would start working nicely with the journal.