]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/homectl.xml
homectl: add "firstboot" command
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Nov 2023 09:58:14 +0000 (10:58 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 Dec 2023 10:10:53 +0000 (11:10 +0100)
commit3ccadbce3358ba1db7ce5fa3f8dd17c627ffd93b
treebf6690b160f0c51db684ee970685497e868b9679
parent0a9c4a108258ce91edd27d224b0c52b431a75d87
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).
man/homectl.xml
man/kernel-command-line.xml
man/rules/meson.build
man/systemd.system-credentials.xml
src/home/homectl.c
units/meson.build
units/systemd-homed-firstboot.service [new file with mode: 0644]
units/systemd-homed.service.in