summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-11-17 18:03:00 +0100
committerLennart Poettering <lennart@poettering.net>2017-11-21 11:54:08 +0100
commit5962e9db5ebf01739208c7f1a33b2c5fb05af9cc (patch)
tree9974b0a3308deba73bd7b93ccc4c9acb17e798f7 /TODO
parentcore: unify common code for preparing for forking off unit processes (diff)
downloadsystemd-5962e9db5ebf01739208c7f1a33b2c5fb05af9cc.tar.xz
systemd-5962e9db5ebf01739208c7f1a33b2c5fb05af9cc.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index d8de3b4a23..b18f8b5aa7 100644
--- a/TODO
+++ b/TODO
@@ -32,6 +32,9 @@ Features:
* add async version of sd_bus_add_match and make use of that
+* support projid-based quota in machinectl for containers, and then drop
+ implicit btrfs loopback magic in machined
+
* let's log the "tainted" string at boot
* Add NetworkNamespacePath= to specify a path to a network namespace
@@ -80,7 +83,11 @@ Features:
* 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
+ other resource management concepts. Would mix nicely with DynamicUser=1. Or
+ alternatively, do this with projids, so that we can also cover services
+ running as root. Quota should probably cover all the special dirs such as
+ StateDirectory=, LogsDirectory=, CacheDirectory=, as well as RootDirectory= if it
+ is set, plus the whole disk space any image configured with RootImage=.
* add dissect_image_warn() as a wrapper around dissect_image() that prints
friendly log messages for the returned errors, so that we don't have to