summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-07-01 23:53:14 +0200
committerLennart Poettering <lennart@poettering.net>2011-07-01 23:53:14 +0200
commit5c94603d4c011d35026251994d77a0bf2e56c593 (patch)
tree476e0114923d253287dfd1acc30440ee0c21059a /TODO
parent687d0825a4636b1841dc0c01fbcbf3160dddab74 (diff)
nspawn: better use setresuid() instead of setreuid()
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5901a90cdd..92c90eec40 100644
--- a/TODO
+++ b/TODO
@@ -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