[PATCH f18-branch] Wait for slower dhcp before running vnc server (#868777)

Brian C. Lane bcl at redhat.com
Mon Dec 10 17:58:05 UTC 2012


On Mon, Dec 10, 2012 at 03:28:00PM +0100, Radek Vykydal wrote:
> Regards NM's default autoconnections.
> ---
>  pyanaconda/vnc.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/pyanaconda/vnc.py b/pyanaconda/vnc.py
> index 2cdc947..833e2b5 100644
> --- a/pyanaconda/vnc.py
> +++ b/pyanaconda/vnc.py
> @@ -170,6 +170,7 @@ class VncServer:
>  
>      def startServer(self):
>          self.log.info(_("Starting VNC..."))
> +        network.wait_for_dhcp()
>  
>          # Lets call it from here for now.
>          try:
> -- 
> 1.7.11.7

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20121210/54d66006/attachment.sig>


More information about the anaconda-patches mailing list