This unit is provided by:
Options
-
[Service]-
ExecStart=/usr/bin/systemctl --no-block reboot -
StandardError=kmsg+console -
StandardOutput=kmsg+console -
Type=simple
-
-
[Unit]-
After=coreos-installer.target -
ConditionPathExists=/run/coreos-installer-reboot -
Description=Reboot after CoreOS Installer -
OnFailure=emergency.target -
OnFailureJobMode=replace-irreversibly -
Requires=coreos-installer.target
-
Additionnal notes
Nothing here.