summaryrefslogtreecommitdiffstats
path: root/arp.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 /arp.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 'arp.h')
-rw-r--r--arp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arp.h b/arp.h
index 4dfd007d..25563c60 100644
--- a/arp.h
+++ b/arp.h
@@ -1,6 +1,6 @@
/*
* dhcpcd - DHCP client daemon -
- * Copyright (C) 2005 - 2006 Roy Marples <uberlord@gentoo.org>
+ * Copyright 2005 - 2007 Roy Marples <uberlord@gentoo.org>
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by