diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-20 03:34:58 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-20 03:34:58 +0200 |
commit | 9534ce54858c67363b841cdbdc315140437bfdb4 (patch) | |
tree | 587fdca5c1c2e07d7ece458d3597d0abe3d3eef8 /TODO | |
parent | ec8b1194344627d922fb62bfba17edf17c8646d7 (diff) |
units: set capability bounding set for syslog services
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -25,12 +25,18 @@ F15: * don't trim empty cgroups https://bugzilla.redhat.com/show_bug.cgi?id=678555 -* drop cap bounding set in logger, hostnamed, readahead, ... - * make anaconda write timeout=0 for encrypted devices +* Fix assert http://lists.freedesktop.org/archives/systemd-devel/2011-April/001910.html + Features: +* maybe lower default timeout to 2min? + +* GC unreferenced jobs (such as .device jobs) + +* support wildcard expansion in ListeStream= and friends + * Add ListenSpecial to .socket units for /proc/kmsg and similar friends? * avoid DefaultStandardOutput=syslog to have any effect on StandardInput=socket services @@ -205,6 +211,8 @@ Features: * allow runtime changing of log level and target +* drop cap bounding set in readahead and other services + External: * udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx |