Update TODO

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2014-12-16 00:22:58 -05:00
parent bc854dc7cd
commit b42de08aa4
1 changed files with 4 additions and 1 deletions

5
TODO
View File

@ -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