]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/kernel-command-line.xml
condition: introduce systemd.condition-first-boot= kernel command line switch
authorLennart Poettering <lennart@poettering.net>
Thu, 14 May 2020 08:11:56 +0000 (10:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 May 2020 18:20:50 +0000 (20:20 +0200)
commit814872e925ed79c70a13fdf9a9ca7eb30e551110
tree0090b433405ab5e29d490c3d25ca7dedd8d4e00d
parent5439d8212c97d7dd8af48f9b52146710ecda4767
condition: introduce systemd.condition-first-boot= kernel command line switch

Much like systemd.condition-needs-update= this new switch allows
overriding of a unit file condition, but this time its
ConditionFirstBoot=.

Usecase is also primarily debugging, but could be useful for other
schemes too.
man/kernel-command-line.xml
man/systemd.unit.xml
src/shared/condition.c