From f3d0857f2ed8146e392244957cb8e3aef7af8476 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Fri, 27 Jan 2023 16:44:43 +0100 Subject: [PATCH] docs: Fix documentation for loader.stateless attribute It works exactly the other way around. Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- docs/formatdomain.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 638768c18d..978c979c02 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -255,7 +255,7 @@ harddisk, cdrom, network) determining where to obtain/find the boot image. is assumed that there will be a writable NVRAM available. In some cases, however, it may be desirable for the loader to run without any NVRAM, discarding any config changes on shutdown. The ``stateless`` flag (:since:`Since 8.6.0`) - can be used to control this behaviour, when set to ``no`` NVRAM will never + can be used to control this behaviour, when set to ``yes`` NVRAM will never be created. ``nvram`` Some UEFI firmwares may want to use a non-volatile memory to store some