On Fri, Aug 08, 2008 at 12:47:35PM +0100, Stroller wrote:
>
> preup() {
>         if [[ ${IFACE} == "br0" ]] ;
>           then sleep 30 ;
>         fi
>         return 0
> }
> $
>
> Note that the preup is added in an attempt to overcome similar problems to 
> those you describe - starting or restarting the bridge doesn't always work 
> first time - but mine is still flakey.
>
> Stroller.
After adding the preup() function, it works now!

-- 
Shaochun Wang <[EMAIL PROTECTED]>

Jabber: [EMAIL PROTECTED]

Reply via email to