]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 9 Oct 2017 13:22:22 +0000 (15:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 9 Oct 2017 13:22:45 +0000 (15:22 +0200)
TODO

diff --git a/TODO b/TODO
index 81f009918ccdab099427b1f63761752f682ee50e..c9968178ce8f94e1b20fb46e0f9edd8d0a49b0d3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,17 @@ Janitorial Clean-ups:
 
 Features:
 
+* export UID ranges nspawns's --private-user and DynamicUser= uses in
+  the systemd.pc pkg-config file, the same way we already expose the system
+  user boundary there
+
+* Whenever we check a UID against the system UID range, also check for the
+  dynamic UID range
+
+* maybe hook of xfs/ext4 quotactl() with services? i.e. automatically manage
+  the quota of a the user indicated in User= via unit file settings, like the
+  other resource management concepts. Would mix nicely with DynamicUser=1
+
 * maybe set a new set of env vars for services, based on RuntimeDirectory=,
   StateDirectory=, LogsDirectory=, CacheDirectory= and ConfigurationDirectory=
   automatically. For example, there could be $RUNTIME_DIRECTORY,