]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/firstboot/firstboot.c
firstboot: add kernel cmdline option to disable firstboot wizard
authorLennart Poettering <lennart@poettering.net>
Fri, 9 Dec 2016 00:11:42 +0000 (01:11 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Dec 2016 19:00:09 +0000 (20:00 +0100)
commitf582cbca0029d3867620dfa7df86534d2a241275
treefb4125bbbb485b1f35685206106aa6bb52b0e201
parent710028b473c39446954b72c0d9dadb76cc7f81f8
firstboot: add kernel cmdline option to disable firstboot wizard

If booting with systemd.firstboot=0 the wizard will be skipped.
man/kernel-command-line.xml
man/systemd-firstboot.xml
src/firstboot/firstboot.c