This unit is provided by:
Options
-
[Service]-
ExecStart=/usr/sbin/sulogin --force -
ExecStartPost=/usr/bin/systemctl --no-block reboot -
ExecStartPre=/usr/bin/echo -e "\nCoreOS install complete. Starting login shell\n" -
StandardError=inherit -
StandardInput=tty-force -
StandardOutput=inherit -
Type=oneshot
-
-
[Unit]-
After=coreos-installer.target -
ConditionPathExists=!/run/coreos-installer-reboot -
Description=Give Login Shell After CoreOS Installer -
Requires=coreos-installer.target
-
Additionnal notes
Nothing here.