diff options
author | Bill Nottingham <notting@redhat.com> | 2001-03-26 21:04:05 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-03-26 21:04:05 +0000 |
commit | 924241bb50f85ae069960ce1be4c20f490c0d82c (patch) | |
tree | db4e07d4df47b2e803d99928f444ea4b30fbc1e6 | |
parent | 8b8bd3aee658a24d85d25e13b46f8bb9d912e100 (diff) | |
download | initscripts-924241bb50f85ae069960ce1be4c20f490c0d82c.tar initscripts-924241bb50f85ae069960ce1be4c20f490c0d82c.tar.gz initscripts-924241bb50f85ae069960ce1be4c20f490c0d82c.tar.bz2 initscripts-924241bb50f85ae069960ce1be4c20f490c0d82c.tar.xz initscripts-924241bb50f85ae069960ce1be4c20f490c0d82c.zip |
5.80-1
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 64ac9a7b..0bc3e151 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.79 +Version: 5.80 Copyright: GPL Group: System Environment/Base Release: 1 @@ -254,6 +254,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Mar 26 2001 Bill Nottingham <notting@redhat.com> +- don't print errors in /etc/init.d/network if kernel.hotplug doesn't exist + * Thu Mar 22 2001 Erik Troan <ewt@redhat.com> - take advantage of new swapon behaviors |