Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2009 17:10:55 -0800
From:      Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net>
To:        freebsd-questions@freebsd.org
Cc:        Martin McCormick <martin@dc.cis.okstate.edu>
Subject:   Re: Control-Z the Sleep Signal
Message-ID:  <200906101710.55878.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
In-Reply-To: <200906102133.n5ALXJZV091416@dc.cis.okstate.edu>
References:  <200906102133.n5ALXJZV091416@dc.cis.okstate.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 10 June 2009 13:33:19 Martin McCormick wrote:

> 	We use both bind and the ISC DHCP server and are very
> satisfied customers. When you use omshell to add a bootP entry,
> it inserts it as a clause in the dhcpd.leases file but you still
> must specify all the parameters yourself.

Perhaps you can use the omapi(3) interfaces. I'm sure the ISC developers would 
like to know why you cannot and perhaps provide the interfaces you need. Or 
you could wrap omshell with the input you retrieved.
Whichever, it would allow you to get rid of the locks all together by putting 
the burden on the DHCP server, rather then a shared client program.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906101710.55878.mel.flynn%2Bfbsd.questions>