diff options
author | Doug Christman <douglaschristman@gmail.com> | 2016-06-24 02:00:35 -0400 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2016-06-24 08:00:35 +0200 |
commit | 39c38ce17c3a15f7b709536a6d7f1f7e093ac450 (patch) | |
tree | adac9ba09b9974bdd11e836d99513e351093d0fd /TODO | |
parent | ceeddf79b8464469a5307a1030862c7c4fe289e9 (diff) |
systemctl: Create new unit files with "edit --force" (#3584)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -197,9 +197,7 @@ Features: * systemctl: if some operation fails, show log output? -* systemctl edit: -- allow creation of units from scratch -- use equvalent of cat() to insert existing config as a comment, prepended with #. +* systemctl edit: 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. * exponential backoff in timesyncd when we cannot reach a server |