[systemd-commits] 2 commits - TODO man/systemd.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Fri Dec 5 05:09:52 PST 2014
TODO | 5 +++++
man/systemd.xml | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 2a441c8afe7c81f74cc2ceccdf9a71301cd39d4d
Author: Lennart Poettering <lennart at poettering.net>
Date: Fri Dec 5 14:09:33 2014 +0100
update TODO
diff --git a/TODO b/TODO
index 389c3c7..37a047f 100644
--- a/TODO
+++ b/TODO
@@ -35,6 +35,11 @@ External:
Features:
+* "systemctl preset-all" should probably order the unit files it
+ operates on lexicographically before starting to work, in order to
+ ensure deterministic behaviour if two unit files conflict (like DMs
+ do, for example)
+
* resolved should optionally register additional per-interface LLMNR
names, so that for the container case we can establish the same name
(maybe "host") for referencing the server, everywhere.
commit 030512b2449921517d04bbd9357c0700cb0b4290
Author: Felipe Sateler <fsateler at gmail.com>
Date: Fri Dec 5 14:08:38 2014 +0100
man: fix reference to obsolete command "systemctl dump"
https://bugs.freedesktop.org/show_bug.cgi?id=87020
diff --git a/man/systemd.xml b/man/systemd.xml
index d776815..e0e8d37 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -681,7 +681,7 @@
received the systemd manager will log
its complete state in human readable
form. The data logged is the same as
- printed by <command>systemctl
+ printed by <command>systemd-analyze
dump</command>.</para></listitem>
</varlistentry>
More information about the systemd-commits
mailing list