diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-03 16:29:50 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-03 16:29:50 +0100 |
commit | 1a6f4df6c9437ed631080b7e006f666326063d36 (patch) | |
tree | e31c6ceec9cb5e6fac75def731c9b80a67680bdd /TODO | |
parent | fc7a744cc44cdb80bf9bc6304fc3f80ca2cb65f9 (diff) |
dirent: support DT_UNKNOWN where necessary for compat with reiserfs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -24,6 +24,12 @@ F15: Features: +* failure error string in "systemctl status" + +* send SIGCONT before SIGTERM + +* make sure timeouts are applied to Type=oneshot services. + * maybe implement "systemctl mask" and "systemctl unmask", but not document it? When doing that add switch to make this temporary by placing mask links in /dev. |