[firstboot][PATCH] Run after the initial-setup-graphical.service (if enabled)

Martin Kolman mkolman at redhat.com
Mon Aug 26 16:13:54 UTC 2013


On Fri, 2013-08-23 at 14:55 +0200, Vratislav Podzimek wrote:
> If both the initial-setup and firstboot are enabled, firstboot should run after
> the initial-setup.
> 
> Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
> ---
>  systemd/firstboot-graphical.service | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/systemd/firstboot-graphical.service b/systemd/firstboot-graphical.service
> index e0548c8..d537337 100644
> --- a/systemd/firstboot-graphical.service
> +++ b/systemd/firstboot-graphical.service
> @@ -1,6 +1,6 @@
>  [Unit]
>  Description=firstboot configuration program (graphical mode)
> -After=livesys.service plymouth-quit.service
> +After=livesys.service plymouth-quit.service initial-setup-graphical.service
>  Before=display-manager.service getty at tty1.service
>  Conflicts=plymouth-quit.service
>  
/usr/bin/ack



More information about the anaconda-patches mailing list