diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-04-08 22:39:40 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-04-08 22:39:40 +0200 |
commit | aeb1e2c5b0a9d8cb48de766b6c0afff43a3b8331 (patch) | |
tree | 9f4ed11ed9c410da5a23c47d34556c48c57020ec /TODO | |
parent | 88ec4dfa289cd97496dbb9670365a3d4be13d41c (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -41,8 +41,14 @@ Before 220: * timer units triggering services with failing conditions run busy: http://lists.freedesktop.org/archives/systemd-devel/2015-April/030095.html +* figure out what to do about systemd.pc + Features: +* check for the various fs-specific ioctls we call that we do so only + after verifying they are regular files or directories, and not + device files, so that we don't confuse drivers. + * docs: bring http://www.freedesktop.org/wiki/Software/systemd/MyServiceCantGetRealtime up to date * systemctl should set EFI firmware flag via logind |