diff options
author | Bill Nottingham <notting@redhat.com> | 2000-03-08 16:22:12 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-03-08 16:22:12 +0000 |
commit | e900c1c35a8d85ec2f9752205f63db79462efc71 (patch) | |
tree | f84bfa93ce88daed6759ffcef3ea4f3ef8626178 /initscripts.spec | |
parent | a3761f9b1480fb6bcd6710600c0056cef721ebcc (diff) | |
download | initscripts-e900c1c35a8d85ec2f9752205f63db79462efc71.tar initscripts-e900c1c35a8d85ec2f9752205f63db79462efc71.tar.gz initscripts-e900c1c35a8d85ec2f9752205f63db79462efc71.tar.bz2 initscripts-e900c1c35a8d85ec2f9752205f63db79462efc71.tar.xz initscripts-e900c1c35a8d85ec2f9752205f63db79462efc71.zip |
*** empty log message ***tag-redhat-6-2
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 977f2eaf..67f489a2 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -Version: 4.99 +Version: 5.00 Copyright: GPL Group: System Environment/Base Release: 1 @@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Mar 8 2000 Bill Nottingham <notting@redhat.com> +- check that network devices are up before bringing them down + * Wed Mar 8 2000 Jakub Jelinek <jakub@redhat.com> - update sysconfig.txt |