diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-24 16:55:03 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-24 16:55:03 +0100 |
commit | bd69054b0987b40a0df87d40772893f6f8a078da (patch) | |
tree | 5c649fc2f495b86cb4d84742bab4656898d565c5 /TODO | |
parent | de146bb2aac13361ade3050d37696499ac4ca9ae (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -31,6 +31,8 @@ External: Features: +* nspawn: when start a container "foobar" look for its configuration in a file "foobar.nspawn" in /etc/systemd/nspawn/ as well as next to the actualy directory or image to boot + * Port various tools to make use of verbs.[ch], where applicable * Check all invocations of access() and consider turning them into laccess() |