Am 18.02.2011 04:30, schrieb Joey Hess:
> Tollef Fog Heen wrote:
>> could you please run systemctl list-jobs to see if it's waiting for
>> something?
> 
>    1 graphical.target          start           waiting
>    2 multi-user.target         start           waiting
>   83 systemd-...nlevel.service start           waiting
>   89 plymouth.service          start           waiting
>   97 gdm.service               start           waiting
>   99 openvpn.service           start           running
>  114 bootlogs.service          start           waiting

Your blocking service seems to be openvpn.service.
IIRC openvpn has X-Interactive in its LSB header, so it waits for tty1 to become
free. Most likely getty on tty1 was spawned before the openvpn.service is
started and so the boot process blocks at this stage.
Could you temporarily disable the openvpn service (insserv -r openvpn) or just
remove X-Interactive from its LSB header and try again.

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to