From f8d69eaffa7e8e12dd80f3935acde6b739ac1ca6 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 6 Oct 1997 22:00:14 +0000 Subject: Change the cache file to /var/db/dhcp_cache Suggested by: Joao Carlos Mendes Luis --- net/wide-dhcp/files/patch-az | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/wide-dhcp/files') diff --git a/net/wide-dhcp/files/patch-az b/net/wide-dhcp/files/patch-az index b01432c82fe2..9685efd580ee 100644 --- a/net/wide-dhcp/files/patch-az +++ b/net/wide-dhcp/files/patch-az @@ -14,7 +14,7 @@ To get the same address, .B dhcpc -creates file named "/etc/dhcp_cache". This file name could be -+creates file named "/var/tmp/dhcp_cache". This file name could be ++creates file named "/var/db/dhcp_cache". This file name could be configured when it is compiled. But it is required that the file must remains after the host reboot. For example, the /tmp directory is not appropriate for this purpose. @@ -45,7 +45,7 @@ .PD 0 .TP 20 -.B /etc/dhcp_cache -+.B /var/tmp/dhcp_cache ++.B /var/db/dhcp_cache The file to record previously assigned informations +.TP +.B /var/run/dhcpc.[interface name].pid -- cgit v1.2.3