diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-06-07 18:20:04 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-06-07 18:20:42 +0200 |
commit | 6ca4803e5f453dd51a60f4b540ca5a2abc32421d (patch) | |
tree | 2fc4595af64805d318268b0794118d1dfd4dcb6e /TODO | |
parent | update TODO (diff) | |
download | systemd-6ca4803e5f453dd51a60f4b540ca5a2abc32421d.tar.xz systemd-6ca4803e5f453dd51a60f4b540ca5a2abc32421d.zip |
update TODO
Diffstat (limited to '')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |