aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 8e22e2ab..993ee05b 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: inittab and /etc/rc.d scripts
Name: initscripts
-%define version 3.30
+%define version 3.31
Version: %{version}
Copyright: GPL
Group: Base
@@ -17,6 +17,11 @@ that activate and deactivate most network interfaces.
%changelog
+* Wed Dec 31 1997 Erik Troan <ewt@redhat.com>
+
+- touch /var/lock/subsys/kerneld after cleaning out /var/lock/subsys
+- the logic for when /var/lock/subsys/kerneld is touched was backwards
+
* Tue Dec 30 1997 Erik Troan <ewt@redhat.com>
- tried to get /proc stuff right one more time (uses -t nonfs,proc now)