summaryrefslogtreecommitdiffstats
path: root/common.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 /common.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 'common.h')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index dee34d6d..3ef15804 100644
--- a/common.h
+++ b/common.h
@@ -1,6 +1,6 @@
/*
* dhcpcd - DHCP client daemon -
- * Copyright (C) 2006 Roy Marples <uberlord@gentoo.org>
+ * Copyright 2006-2007 Roy Marples <uberlord@gentoo.org>
*
* dhcpcd is an RFC2131 compliant DHCP client daemon.
*