On Thu, Jan 25, 2018 at 7:24 PM, Boyce, Kevin P [US] (AS) <
kevin.bo...@ngc.com> wrote:

> Good Afternoon List,
>
>
>
> Does anyone know if there is a way to create a service unit that pauses
> early on in the boot sequence and asks the user a question?
>
> A reply would be required via keyboard.
>

Use systemd-firstboot.service as an example. It has DefaultDependencies=no
and orders itself before sysinit.target and some early-boot services.

See also the diagram in the bootup(7) manpage.

-- 
Mantas Mikulėnas
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to