summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-12-16 00:22:58 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-12-16 00:30:34 -0500
commitb42de08aa4c97636e42c28c7bce08f0d7c2a719a (patch)
treebe3de4b77cd1316db66dc6a0679d42e442e3d6ab /TODO
parentbc854dc7cd051e1e5a6ebcca8084b07168051c6c (diff)
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
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