diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-27 22:29:29 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-27 22:30:50 +0200 |
commit | ecb963cc40a0270a357c2640d368b3116e0f56b6 (patch) | |
tree | 59a80e2ac51a0caf266aa8c9202d473aec2ae731 /TODO | |
parent | 0ecb94275390d6b0dfd1a79a28d7ede8b8e2b019 (diff) |
def: lower default timeout to 90s
Almost everybody found 3min too long, so lower it again
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -30,6 +30,10 @@ F15 External: Features: +* introduce dbus calls for enabling/disabling a service + +* support notifications for services being enabled/disabled + * Maybe merge nss-myhostname into systemd? * ensure we strip empty directories from search path @@ -38,7 +42,9 @@ Features: * GC unreferenced jobs (such as .device jobs) -* support wildcard expansion in ListeStream= and friends +* support wildcard expansion in ListenStream= and friends + +* support wildcard expansion in EnvironmentFile= and friends * avoid DefaultStandardOutput=syslog to have any effect on StandardInput=socket services |