From ee48dbd55f544d9ee4a17497b5757be7e854c869 Mon Sep 17 00:00:00 2001 From: Nils Carlson Date: Mon, 6 Jul 2015 00:00:59 +0200 Subject: core: Add machine-id setting Allow for overriding all other machine-ids which may be present on the system using a kernel command line systemd.machine_id or --machine-id= option. This is especially useful for network booted systems where the machine-id needs to be static, or for containers where a specific machine-id is wanted. --- man/kernel-command-line.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'man/kernel-command-line.xml') diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 309220632e..42d5e006bb 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -91,6 +91,7 @@ systemd.default_standard_output= systemd.default_standard_error= systemd.setenv= + systemd.machine_id= Parameters understood by the system and service manager to control system behavior. For details, see -- cgit v1.2.3-54-g00ecf