diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-01-06 23:51:52 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-01-06 23:51:52 +0100 |
commit | 2c4b304e64ca674e1a79a7e5c83a996a03611a17 (patch) | |
tree | 9a02b0dd8bb46fa3025b993ddc0ab048dfeab705 /TODO | |
parent | 1640944a847249d3f5f0fb0d5a5f820a82efaed0 (diff) |
specifier: at minimal test
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,3 +1,9 @@ +* support remote/ssh systemctl/systemadm, and local privileged access + +* finish syslog socket stuff + +* when starting systemd --user we get "Failed to set udev event buffer size." + * configurable jitter for timer events * dbus should run with oom adjust set @@ -5,18 +11,12 @@ * support caching password questions in plymouth and on the console https://bugzilla.redhat.com/show_bug.cgi?id=655538 -* make it possible to disable hwclock-save.service - https://bugzilla.redhat.com/show_bug.cgi?id=297421 - * dep loop when using encrypted swap https://bugzilla.redhat.com/show_bug.cgi?id=657234 * exclude java hsp files by default https://bugzilla.redhat.com/show_bug.cgi?id=527425 -* make failing dm detaching in systemd-shutdown less noisy - https://bugzilla.redhat.com/show_bug.cgi?id=657497 - * load EnvironmentFile= when starting services, not when reloading configuration https://bugzilla.redhat.com/show_bug.cgi?id=661282 |