This unit is provided by:
Options
-
[Service]-
ExecStart=/usr/libexec/coreos-installer-service -
StandardError=kmsg+console -
StandardOutput=kmsg+console -
Type=oneshot
-
-
[Unit]-
After=network-online.target systemd-resolved.service -
Before=coreos-installer.target -
ConditionDirectoryNotEmpty=|/etc/coreos/installer.d -
ConditionKernelCommandLine=|coreos.inst.install_dev -
Description=CoreOS Installer -
OnFailure=emergency.target -
OnFailureJobMode=replace-irreversibly -
Wants=network-online.target
-
Additionnal notes
Nothing here.