This unit is provided by:
Options
-
[Install]-
WantedBy=basic.target
-
-
[Service]-
ExecStart=/usr/bin/mkdir -p /boot/writable /usr/bin/touch /boot/writable/firstboot_happened -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
ConditionKernelCommandLine=ignition.firstboot -
Description=Mark boot complete -
Documentation=https://build.opensuse.org/package/view_file/devel:kubic:ignition/ignition/README.SUSE?expand=1
-
Additionnal notes
Nothing here.