From 144f0fc0c8a5e2f6b72179e2b5fb992474da24ad Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 22 Apr 2012 14:48:21 +0200 Subject: nspawn: add --uuid= switch to allow setting the machine id for the container --- man/systemd-nspawn.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man/systemd-nspawn.xml') diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 28e50359f3..5bf43e8537 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -164,6 +164,17 @@ + + + + Set the specified uuid + for the container. The init system + will initialize + /etc/machine-id + from this if this file is not set yet. + + + -- cgit v1.2.3-54-g00ecf