summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDoug Christman <douglaschristman@gmail.com>2016-06-24 02:00:35 -0400
committerMartin Pitt <martin.pitt@ubuntu.com>2016-06-24 08:00:35 +0200
commit39c38ce17c3a15f7b709536a6d7f1f7e093ac450 (patch)
treeadac9ba09b9974bdd11e836d99513e351093d0fd /TODO
parentceeddf79b8464469a5307a1030862c7c4fe289e9 (diff)
systemctl: Create new unit files with "edit --force" (#3584)
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 8de1029b9b..0d18e0734b 100644
--- a/TODO
+++ b/TODO
@@ -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