summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-09-24 22:46:22 +0200
committerLennart Poettering <lennart@poettering.net>2012-09-24 23:26:46 +0200
commit1920e37ef9fec04a1fd882f66bfa7a9a5b91c536 (patch)
tree1067357fd7991e056bddc2aed5afc3fd62c4cd7b
parentd2fff1ced447c09c6601a6617300467ccd81660b (diff)
downloadsystemd-1920e37ef9fec04a1fd882f66bfa7a9a5b91c536.tar.gz
update TODO
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1fdcd831c8..37f73498ee 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,16 @@ F18:
Features:
+* WorkingDirectory: support env var replacements like in ExecStart= so that people can use $HOME
+
+* refuse boot if /etc/machine-id is not useful
+
+* nspawn: consider changing users for -u with su, so that NSS resolving works correctly
+
+* nspawn: implement personality changes a la linux32(8)
+
+* nspawn: reset all aux groups
+
* cryptsetup-generator: warn if the password files are world-readable
* cryptsetup-generator: add RequiresMountsFor= to cryptseup service files referencing a file, similar for devices