From 0e53f1f50fc978198fd5c82ea05e3e6213bfaa75 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 7 Mar 2000 16:30:54 +0000 Subject: *** empty log message *** --- ChangeLog | 7 +++++++ initscripts.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5161431d..7bd93e51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-03-07 Bill Nottingham + + * initscripts.spec, rc.d/init.d/network: + handle sysctl upgrades better ; re-run sysctl on network start + + * sysctl.conf, sysctl.conf.sparc: + add an extra newline 2000-02-24 Bill Nottingham diff --git a/initscripts.spec b/initscripts.spec index bfe967e4..23b4a22d 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.97 +%define version 4.98 Version: %{version} Copyright: GPL Group: System Environment/Base -- cgit