diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-17 04:36:19 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-17 04:36:19 +0100 |
commit | 2791a8f8dc8764a9247cdba3562bd4c04010f144 (patch) | |
tree | 404a656a4e6e5e448fd6ceed72e899353ff5a3d8 /TODO | |
parent | d59d0a2b4b41a75eaf618b26b8f8bd1e17de7e2b (diff) |
unit: serialize condition test results
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 6 insertions, 8 deletions
@@ -22,19 +22,13 @@ F15: * 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown -* capability_bounding_set_drop not used. - -* recreate private socket on SIGUSR2 - -* serialize condition execution information +* capability_bounding_set_drop not used * rework syslog.service being up logic in PID 1 * rsyslog.service should hook itself into syslog.target? -* syslog.target should be pulled in by multi-user.target - -* don't strip facility from kmsg log messages as soon as that is possible. +* syslog.target should be pulled in by multi-user.target? * pull in .service from meta .targers AND vice versa too. i.e. syslog.target ←→ rsyslog.service, rpcbind similarly @@ -42,6 +36,10 @@ F15: Features: +* don't strip facility from kmsg log messages as soon as that is possible. + +* recreate private socket on SIGUSR2 + * optionally create watched directories in .path units * Support --test based on current system state |