Subject: CVS commit: src/dist/dhcp/client
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 04/04/2004 02:35:21
Module Name:	src
Committed By:	mrg
Date:		Sun Apr  4 02:35:21 UTC 2004

Modified Files:
	src/dist/dhcp/client: dhclient.c

Log Message:
create the dhclient.leases file mode 600 for now as it may contain
"media" lines that contain wireless network keys, that eg, ifconfig(8)
carefully hides.

this is not a complete solution, but it's OK until one arrives.

approved by mellon@.  fixes the problem described in PR#22271.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/dist/dhcp/client/dhclient.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.