chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 28 Aug 2014 18:23:52 +0000 (20:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 28 Aug 2014 18:26:14 +0000 (20:26 +0200)
TODO

diff --git a/TODO b/TODO
index a00c13dab2f0db52015ba66202dd1ae7f53b9a1e..59555e6cbae8d9790a7866739057f9ef5390851d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,8 @@ External:
 
 Features:
 
+* maybe add "systemctl edit" that copies unit files from /usr/lib/systemd/system to /etc/systemd/system and invokes vim on them
+
 * dbus: add new message hdr field for allowing interactive auth, write spec for it. update dbus spec to mandate that unknown flags *must* be ignored...
 
 * maybe introduce AssertXYZ= similar to ConditionXYZ= that causes a unit to fail (instead of skipping it) if some condition is not true...