diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-24 22:46:22 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-24 23:26:46 +0200 |
commit | 1920e37ef9fec04a1fd882f66bfa7a9a5b91c536 (patch) | |
tree | 1067357fd7991e056bddc2aed5afc3fd62c4cd7b /TODO | |
parent | d2fff1ced447c09c6601a6617300467ccd81660b (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |