Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2015 21:05:19 -0600
From:      jd1008 <jd1008@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Help! carp slave take over as master at boot!
Message-ID:  <555410EF.9040204@gmail.com>
In-Reply-To: <CALoOYy4F5ycEx3iWLfPgboPrQKFHrg0%2BnhUD=7i2Vz145998kw@mail.gmail.com>
References:  <55511AF3.3030408@gmail.com> <alpine.BSF.2.20.1505120742290.46962@mail.fig.ol.no> <CALoOYy6Tb3Pc2fLJFnQE%2Bz85Mwc1_eSTYBD8T=j4vo-i8kCRmg@mail.gmail.com> <55531870.9060607@rambler-co.ru> <CALoOYy7doZusm6bWHtV7wkQaC4kkr6Sd-8vWxSLEvky04gwpDQ@mail.gmail.com> <5553C041.7050903@rambler-co.ru> <5553CA79.60104@gmail.com> <CALoOYy4F5ycEx3iWLfPgboPrQKFHrg0%2BnhUD=7i2Vz145998kw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 05/13/2015 08:44 PM, motty cruz wrote:
> it is possible to pause network connection on boot for 60 seconds? what I
> meant, when a system boots up, allow no network connections for 60 seconds
> after reboot.
>
> is this possible?
>
> Thanks,

Yes it is.
Find the script that starts the network.
That's where you add a line like:
sleep 60
before the command to start the network.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?555410EF.9040204>