Darren's ippool startupscript contribution for NetBSD
"Michael T. Davis" <[email protected]> Mon, 19 Jul 2010 10:57:59 -0400 (EDT)
| Newsgroups | gmane.comp.security.firewalls.ipfilter |
|---|---|
| Message-ID | <8669_1279551585_4C446860_8669_5_1_01NPNY5L0ZGI96FFIJ@ecr6.ohio-state.edu> |
Darren,
In your NetBSD PR submission...
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=40988
...your proposed fix checks for the (in)ability to access /etc/ippool.conf
twice in the same line:
ippool_prestart()
{
if [ ! -f /etc/ippool.conf ] && [ ! -f /etc/ippool.conf ]; then
warn "/etc/ippool.conf not readable; ippool start aborted."
#...
Did you really mean to do this, or were you actually thinking you needed to
check for some other condition?
Regards,
Mike
--
| Manager for Networking, Admin.
Michael T. Davis (Mike) | & Research Computing: CBE/MSE
http://www.ecr6.ohio-state.edu/~davism/ | The Ohio State University
| 197 Watts, (614) 292-6928
** E-mail is the best way to contact me **