From 728075eea89dc20067d900bb086d3515e37caab0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 15 Jan 2013 18:13:15 +0100 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index d3d46994da..4704604c20 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,8 @@ F18: Features: +* refuse instantiation of proc.mount and mount units for all other API fs + * "systemctl disable" on a static unit prints no message and does nothing. "systemctl enable" does nothing, and gives a bad message about it. Should fix both to print nice actionable messages.