diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-07-10 23:46:30 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-10 23:46:30 +0200 |
commit | 49998ede042907b0ba7f5e85e02fa569da26bc04 (patch) | |
tree | 5e1537a45fba56fc5643884d406145418dcce692 /TODO | |
parent | 7fb3ee51c1b37738fd0ea2c81dfd6c336144698a (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -90,14 +90,9 @@ Features: * journald: make sure ratelimit is actually really per-service with the new cgroup changes -* move systemctl dump to systemd-analyze - * libsystemd-logind: sd_session_is_active() and friends: verify validity of session name before appending it to a path -* logind: when a PAM client calls ReleaseSession() start a timeout and - kill the session entirely after that is reached. - * gparted needs to disable auto-activation of mount units somehow, or maybe we should stop doing auto-activiation of this after boot entirely. https://bugzilla.gnome.org/show_bug.cgi?id=701676 |