Brooks Davis f1bacaa501 Fix rev 1.12.
/tmp may not be writeable yet when dhclient is first run via
/etc/rc.d/netif so using it may not work.  Also, writing to a
predictable file in /tmp as root is a really bad idea since a malicious
user may be able to win a race and insert a symlink which will allow
them to cause any file to be overwritten.  To solve these problems,
create the tempory file in /var/run which will exist this early and is
writable only by root.

Security:	Local risk if users can cause dhclient to run on demand
		(such as by unplugging and replugging the network cable).
2006-01-26 21:05:39 +00:00
..
2005-11-18 10:36:29 +00:00
2006-01-26 21:05:39 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-11-20 10:35:46 +00:00
2005-11-18 10:36:29 +00:00
2005-12-30 11:56:57 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2006-01-24 15:26:36 +00:00
2005-11-13 01:47:04 +00:00
2005-12-01 22:03:34 +00:00
2005-12-01 21:59:24 +00:00