From aeb1e2c5b0a9d8cb48de766b6c0afff43a3b8331 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 8 Apr 2015 22:39:40 +0200 Subject: [PATCH] update TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 39c65489d5..c787b54e52 100644 --- a/TODO +++ b/TODO @@ -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