.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd Jul 09, 2008
+.Dd Jul 12, 2008
.Dt DHCPCD 8 SMM
.Sh NAME
.Nm dhcpcd
.D1 dhcpcd -C resolv.conf -C mtu eth0
.It Fl X , -nodaemonise
Don't daemonise when we acquire a lease.
-This disables the
-.Fl t, -timeout
-option.
This is mainly useful for running under the control of another process, such
as a debugger or a network manager.
.It Fl L , -noipv4ll
}
}
- if (!(options->options & DHCPCD_DAEMONISE))
- options->timeout = 0;
-
if (IN_LINKLOCAL(ntohl(options->request_address.s_addr))) {
logger(LOG_ERR,
"you are not allowed to request a link local address");