]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Add the option "--no-pid" to the client, relay and server code,
authorShawn Routhier <sar@isc.org>
Fri, 15 Apr 2011 21:58:12 +0000 (21:58 +0000)
committerShawn Routhier <sar@isc.org>
Fri, 15 Apr 2011 21:58:12 +0000 (21:58 +0000)
commit4a5bfeacbe463cb577f6edbf0143916847ea5feb
tree7cb9b6f08069c1f19b7b55a5a72d715bdc8a20ac
parentc7aa4dd4a4a3434f6f6ce017d2f4391882730049
Add the option "--no-pid" to the client, relay and server code,
to disable writing a pid file.  Add the option "-pf pidfile"
to the relay to allow the user to supply the pidfile name at
runtime.  Add the "with-relay6-pid-file" option to configure
to allow the user to supply the pidfile name for the relay
in v6 mode at configure time.
[ISC-Bugs #23351] [ISC-Bugs #17541]
RELNOTES
client/dhclient.8
client/dhclient.c
configure.ac
relay/dhcrelay.8
relay/dhcrelay.c
server/dhcpd.8
server/dhcpd.c