summaryrefslogtreecommitdiffstats
path: root/configure.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-01-16 17:54:07 +0000
committerRoy Marples <roy@marples.name>2007-01-16 17:54:07 +0000
commit3d19de577b30a50cc124067698d71a0dc1b51ca6 (patch)
tree8b05fe8bc2c5277d4f0ebcacd75d081c6f32e870 /configure.h
parentea8d3c946dcf5976e7817c4f95c8f92db59eb2ae (diff)
downloaddhcpcd-3d19de577b30a50cc124067698d71a0dc1b51ca6.tar.xz
For infinite timeout, we now resent the last request at TIMEOUT_MINI
intervals like we do otherwise. We now return a non zero exit code on SIGTERM and SIGINT if we have not forked into the background. When NIS and/or NTP servers are updated, we restart the service for them if we can.
Diffstat (limited to 'configure.h')
-rw-r--r--configure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.h b/configure.h
index 59b7003d..a7e54632 100644
--- a/configure.h
+++ b/configure.h
@@ -1,6 +1,6 @@
/*
* dhcpcd - DHCP client daemon -
- * Copyright (C) 2005 - 2006 Roy Marples <uberlord@gentoo.org>
+ * Copyright 2006-2007 Roy Marples <uberlord@gentoo.org>
*
* dhcpcd is an RFC2131 compliant DHCP client daemon.
*