diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-01-11 15:10:29 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-01-11 15:10:29 +0100 |
commit | d93f4df40a21d3628fe3763eb023f7e630e369cb (patch) | |
tree | 11a020161a3a41dfa99d93e1e2aafb4fbbb9425d /TODO | |
parent | unit: log when we cannot add a watch on a specific PID (diff) | |
download | systemd-d93f4df40a21d3628fe3763eb023f7e630e369cb.tar.xz systemd-d93f4df40a21d3628fe3763eb023f7e630e369cb.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ Janitorial Clean-ups: Features: +* rework pid watching logic, allow any number of units watch the same pid + * be stricter with fds we receive for the fdstore: close them asynchronously * be stricter with pid file and notify pids: don't allow them to be outside of cgroup, except if sender is privileged |