diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-04-17 18:48:23 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-04-17 18:48:32 +0200 |
commit | b454b11220e87add6d0f011695c7912b009c853d (patch) | |
tree | 4f844a4691790b2d101709508fa5a4b68f562349 | |
parent | c556fe792d4075a365b276e51666a8009d7dca19 (diff) |
update TODO
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -36,6 +36,14 @@ Fedora 19: Features: +* maybe add a generator that looks for "systemd.run=" on the kernel cmdline for container usercases... + +* timedatctl, localectl: possibly make some commands work without the daemon, for chroot situations... + +* nspawn: expose init PID and UUID as cgroup EAs + +* logind: consider making suspend inhibitor locks non-session specific, but keep suspend-key inhibitor locks session specific + * logind: add Suspend() bus calls which take timestamps to fix double suspend issues when somebody hits suspend and closes laptop quickly. * we need dynamic units |