From 30f10abf42f9e4d251a0b45b07812aafdef6be7c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 7 Jul 2014 18:45:53 +0200 Subject: man: document systemd-firstboot(1) --- man/machine-id.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'man/machine-id.xml') diff --git a/man/machine-id.xml b/man/machine-id.xml index 4b4759e48d..725370d32d 100644 --- a/man/machine-id.xml +++ b/man/machine-id.xml @@ -85,7 +85,10 @@ The systemd-machine-id-setup1 tool may be used by installer tools to initialize the - machine ID at install time. + machine ID at install time. Use + systemd-firstboot1 + to initialize it on mounted (but not booted) system + images. @@ -138,7 +141,8 @@ id[8] = (id[8] & 0x3F) | 0x80; machine-info5, os-release5, sd-id1283, - sd_id128_get_machine3 + sd_id128_get_machine3, + systemd-firstboot1 -- cgit v1.2.3-54-g00ecf