projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc854dc
)
Update TODO
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Tue, 16 Dec 2014 05:22:58 +0000
(
00:22
-0500)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Tue, 16 Dec 2014 05:30:34 +0000
(
00:30
-0500)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
c0da5c8
..
393ee5e
100644
(file)
--- 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