From: Lennart Poettering Date: Mon, 9 Oct 2017 13:22:22 +0000 (+0200) Subject: update TODO X-Git-Tag: v236~346 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6fc373ee4394c549410f29a01cd68d9f44ce9045;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 81f009918cc..c9968178ce8 100644 --- 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,