summaryrefslogtreecommitdiffstats
path: root/man/systemd.system-credentials.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-11-22 10:58:14 +0100
committerLennart Poettering <lennart@poettering.net>2023-12-18 11:10:53 +0100
commit3ccadbce3358ba1db7ce5fa3f8dd17c627ffd93b (patch)
treebf6690b160f0c51db684ee970685497e868b9679 /man/systemd.system-credentials.xml
parentfirstboot: adjust what systemd.firstboot=no on the kernel cmdline does (diff)
downloadsystemd-3ccadbce3358ba1db7ce5fa3f8dd17c627ffd93b.tar.xz
systemd-3ccadbce3358ba1db7ce5fa3f8dd17c627ffd93b.zip
homectl: add "firstboot" command
This extends what systemd-firstboot does and runs on first boots only and either processes user records passed in via credentials to create, or asks the user interactively to create one (only if no regular user exists yet).
Diffstat (limited to 'man/systemd.system-credentials.xml')
-rw-r--r--man/systemd.system-credentials.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd.system-credentials.xml b/man/systemd.system-credentials.xml
index f7f0df18aa..2a2d03b29f 100644
--- a/man/systemd.system-credentials.xml
+++ b/man/systemd.system-credentials.xml
@@ -270,6 +270,16 @@
<xi:include href="version-info.xml" xpointer="v254"/>
</listitem>
</varlistentry>
+
+ <varlistentry>
+ <term><varname>home.create.*</varname></term>
+ <listitem>
+ <para>Creates a home area for the specified user with the user record data passed in. For details see
+ <citerefentry><refentrytitle>homectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>.</para>
+
+ <xi:include href="version-info.xml" xpointer="v256"/>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>