From 313c1662bb9dfd8094de0cc4666b03f1b9e89d22 Mon Sep 17 00:00:00 2001 From: hjl Date: Mon, 3 Jul 2000 16:54:31 +0000 Subject: 2000-07-03 H.J. Lu * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during stop to ensure all clients can still access the server before it is shutdown. --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b9e5069..c28477c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-07-03 H.J. Lu + + * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during + stop to ensure all clients can still access the server + before it is shutdown. + 2000-06-28 Chip Salzenberg * utils/statd/log.c (log): Call syslog with format string. @@ -14,7 +20,7 @@ 2000-06-27 H.J. Lu * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during - startup to ensure all exiting clients are exported. + startup to ensure all existing clients are exported. * configure.in (VERSION): Set to "0.1.8.2". * configure: Regenerated. -- cgit