Don't depend on plymouth for shell (#826984)
NAK - I'm not sure this actually solves the problem, and I'd like us to
be using plymouth like the normal system does rather than removing it.
-w
On Thu, 2012-05-31 at 11:35 -0700, Jesse Keating wrote:
> ---
> data/systemd/anaconda-shell@.service | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/data/systemd/anaconda-shell@.service b/data/systemd/anaconda-shell@.service
> index 52bed74..34d5848 100644
> --- a/data/systemd/anaconda-shell@.service
> +++ b/data/systemd/anaconda-shell@.service
> @@ -3,7 +3,7 @@
> [Unit]
> Description=Shell on %I
> BindTo=dev-%i.device
> -After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service
> +After=dev-%i.device systemd-user-sessions.service
>
> [Service]
> WorkingDirectory=/
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|