On 06/16/2011 11:20 AM, Frank Murphy wrote:
> nfs mounted local repo from an attached NAS.
> (supplies a number of boxes)
> yum-updateonboot used to update on boot. (sans rhgb quiet)
>
> In level 3, login prompt appears before update finished.
> level 5 --ditto--
>
> The only way currently to know if update is finished,
> is by typing "yum update" and waiting.
>
> How can I allow yum-update to finish before login?

You could add an ordering dependency to systemd-user-sessions.service:
After=yum-updateonboot.service

Michal
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to