summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-07 18:20:04 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-07 18:20:42 +0200
commit6ca4803e5f453dd51a60f4b540ca5a2abc32421d (patch)
tree2fc4595af64805d318268b0794118d1dfd4dcb6e /TODO
parentupdate TODO (diff)
downloadsystemd-6ca4803e5f453dd51a60f4b540ca5a2abc32421d.tar.xz
systemd-6ca4803e5f453dd51a60f4b540ca5a2abc32421d.zip
update TODO
Diffstat (limited to '')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 20dcf21212..c16712e61b 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,9 @@ Features:
should be revisited to make clearer and also work if the payload systemd runs
with full privs and without userns.
+* portables: introduce a new unit file directory /etc/systemd/system.attached/
+ or so, where we attach portable services to
+
* cgroups: use inotify to get notified when somebody else modifies cgroups
owned by us, then log a friendly warning.