diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-03 22:17:09 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-03 22:17:09 +0100 |
commit | c1b664d055276f47f152fe90d1dd765c384271bc (patch) | |
tree | 46c5bc1a8f98f74fb5fa22489d9fe2758706c317 /TODO | |
parent | 1a6f4df6c9437ed631080b7e006f666326063d36 (diff) |
sysctl: use scandir() instead of nftw() to guarantee systematic ordering
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ F15: Features: -* failure error string in "systemctl status" +* show failure error string in "systemctl status" * send SIGCONT before SIGTERM |