diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-12-10 16:09:30 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-12-10 16:09:41 +0100 |
commit | 03ccc7f0776d09ba0f0e6f175190a4eae55f0524 (patch) | |
tree | 555e09b0a020550c1da8dad2eadcccf3e76c7309 /TODO | |
parent | cgroup: correct mangling of return values (diff) | |
download | systemd-03ccc7f0776d09ba0f0e6f175190a4eae55f0524.tar.xz systemd-03ccc7f0776d09ba0f0e6f175190a4eae55f0524.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -23,6 +23,13 @@ Janitorial Clean-ups: Features: +* make MAINPID= message reception checks even stricter: if service uses User=, + then check sending UID and ignore message if it doesn't match the user or + root. + +* maybe trigger a uevent "change" on a device if "systemctl reload xyz.device" + is issued. + * when importing an fs tree with machined, optionally apply userns-rec-chown * when importing an fs tree with machined, complain if image is not an OS |