diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-07-01 23:53:14 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-07-01 23:53:14 +0200 |
commit | 5c94603d4c011d35026251994d77a0bf2e56c593 (patch) | |
tree | 476e0114923d253287dfd1acc30440ee0c21059a /TODO | |
parent | 687d0825a4636b1841dc0c01fbcbf3160dddab74 (diff) |
nspawn: better use setresuid() instead of setreuid()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -77,6 +77,8 @@ Features: controllers together in order to guarantee atomic creation/addition of cgroups +* don't enter "exited" mode for sysv services with pid file + * avoid DefaultStandardOutput=syslog to have any effect on StandardInput=socket services * cgroup_notify_empty(): recursively check groups up the tree, too |