From c954f33233be2a3aad2d13e934316c10897d4893 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 31 Jan 2017 02:25:19 -0500 Subject: [PATCH] man: mention ConditionFirstBoot= in systemd-firstboot(1) (#5186) --- man/systemd-firstboot.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml index 8cdc297a0ee..539422ab982 100644 --- a/man/systemd-firstboot.xml +++ b/man/systemd-firstboot.xml @@ -63,8 +63,14 @@ systemd-firstboot initializes the most basic system settings interactively on the first boot, or - optionally non-interactively when a system image is created. The - following settings may be set up: + optionally non-interactively when a system image is created. + The service is started if ConditionFirstBoot=yes + is satisfied. This essentially means that /etc + is empty, see + systemd.unit5 + for details. + + The following settings may be set up: The system locale, more specifically the two -- 2.47.3