From cd293df88e4aba0546a620b1cbf9e297602bc2a4 Mon Sep 17 00:00:00 2001 From: Erik Troan Date: Tue, 28 Oct 1997 19:44:04 +0000 Subject: 1) fixed dhcp problem 2) version 3.21 --- initscripts.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index eecfc6a3..a677da27 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: inittab and /etc/rc.d scripts Name: initscripts -%define version 3.20 +%define version 3.21 Version: %{version} Copyright: GPL Group: Base @@ -17,6 +17,11 @@ that activate and deactivate most network interfaces. %changelog +* Tue Oct 28 1997 Erik Troan + +- touch /var/lock/subsys/kerneld if it's running, and after mounting /var +- applied dhcp fix + * Thu Oct 23 1997 Donnie Barnes - added status|restart to init scripts -- cgit