From b42de08aa4c97636e42c28c7bce08f0d7c2a719a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 16 Dec 2014 00:22:58 -0500 Subject: [PATCH] Update TODO --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index c0da5c8f3b..393ee5eab8 100644 --- a/TODO +++ b/TODO @@ -123,7 +123,10 @@ Features: * systemctl: if some operation fails, show log output? -* systemctl edit: add commented help text to the end, like git commit +* systemctl edit: +- allow creation of units from scratch +- use equvalent of cat() to insert existing config as a comment, prepended with #. + Upon editor exit, lines with one # are removed, lines with two # are left with one #, etc. * refcounting in sd-resolve is borked