summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-04-20 12:37:57 +0200
committerLennart Poettering <lennart@poettering.net>2012-04-20 12:40:01 +0200
commita0a3844815b0f346dba03f41245c620f432e462f (patch)
tree36b3758746d9524dd3de67e3e21a2799b9a09c9f /TODO
parent21dbe43aece5b6fc87860de175f067b56649e7d1 (diff)
main: log to the journal in container mode, by default
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index efe76f31f1..19ca60304e 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,10 @@ Features:
* selinux: merge systemd selinux access controls (dwalsh)
+* ConditionSecurity= should learn about IMA
+
+* add RequiredBy to [Install]
+
* cg_shorten_controllers() misuses alloca()
* suspend/hibernate/hybrid support, auto-suspend logic with idle hint
@@ -153,8 +157,6 @@ Features:
* support "systemctl stop foobar@.service" to stop all units matching a certain template
-* move to LGPL2+
-
* logind: allow showing logout dialog from system
* document that %% can be used to write % in a string that is specifier extended