[systemd-commits] 2 commits - NEWS TODO
Lennart Poettering
lennart at kemper.freedesktop.org
Mon Feb 16 10:37:03 PST 2015
NEWS | 2 +-
TODO | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 8c340239a644faa16cb5c9396d89fcaefec409b9
Author: Lennart Poettering <lennart at poettering.net>
Date: Mon Feb 16 19:36:56 2015 +0100
update TODO
diff --git a/TODO b/TODO
index 09b6db6..8b6acbc 100644
--- a/TODO
+++ b/TODO
@@ -34,6 +34,9 @@ External:
Features:
+* nspawn: allow configuring cgroup (and other) properties via
+ --property= when invoking from the command line.
+
* add udev rule construct SYSCTL{} to write to sysctls
* assign MESSAGE_ID to log messages about failed services
commit dd2fd155901a965ec0efa3adc460b33d2048d4c2
Author: Lennart Poettering <lennart at poettering.net>
Date: Mon Feb 16 19:36:51 2015 +0100
NEWS: fix typo
diff --git a/NEWS b/NEWS
index eadca5e..f9d2439 100644
--- a/NEWS
+++ b/NEWS
@@ -216,7 +216,7 @@ CHANGES WITH 219:
the host as if their services were running directly on the
host.
- * systemd-nspawn's --network-beth switch now gained a short
+ * systemd-nspawn's --network-veth switch now gained a short
version "-n", since with the changes above it is now truly
useful out-of-the-box. The systemd-nspawn at .service has been
updated to make use of it too by default.
More information about the systemd-commits
mailing list