[systemd-devel] [PATCH] run systemd-ask-password-console.service after systemd-vconsole-setup.service
Lennart Poettering
lennart at poettering.net
Wed Mar 6 06:11:14 PST 2013
On Thu, 14.02.13 12:52, harald at redhat.com (harald at redhat.com) wrote:
Sounds sensible. Applied.
> From: Harald Hoyer <harald at redhat.com>
>
> ---
> units/systemd-ask-password-console.service.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/units/systemd-ask-password-console.service.in b/units/systemd-ask-password-console.service.in
> index 4bcb30b..a24fa51 100644
> --- a/units/systemd-ask-password-console.service.in
> +++ b/units/systemd-ask-password-console.service.in
> @@ -10,7 +10,7 @@ Description=Dispatch Password Requests to Console
> Documentation=man:systemd-ask-password-console.service(8)
> DefaultDependencies=no
> Conflicts=shutdown.target
> -After=plymouth-start.service
> +After=plymouth-start.service systemd-vconsole-setup.service
> Before=shutdown.target
> ConditionPathExists=!/run/plymouth/pid
>
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the systemd-devel
mailing list