diff options
author | Michael K. Johnson <johnsonm@redhat.com> | 1997-10-14 18:06:25 +0000 |
---|---|---|
committer | Michael K. Johnson <johnsonm@redhat.com> | 1997-10-14 18:06:25 +0000 |
commit | 5714c37ea52e176ef8d59a2406cd58ad24c9ab16 (patch) | |
tree | 9e09c6f71e1cb3cb8c352da6a4279d7f0baf9fa1 | |
parent | 944bddc860ef9a77188fb63397b7e772ff21bab9 (diff) | |
download | initscripts-5714c37ea52e176ef8d59a2406cd58ad24c9ab16.tar initscripts-5714c37ea52e176ef8d59a2406cd58ad24c9ab16.tar.gz initscripts-5714c37ea52e176ef8d59a2406cd58ad24c9ab16.tar.bz2 initscripts-5714c37ea52e176ef8d59a2406cd58ad24c9ab16.tar.xz initscripts-5714c37ea52e176ef8d59a2406cd58ad24c9ab16.zip |
ppp sleep bug fixed.
-rw-r--r-- | initscripts.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec index e8d38a66..dfcc5c30 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -17,6 +17,10 @@ that activate and deactivate most network interfaces. %changelog +* Tue Oct 14 1997 Michael K. Johnson <johnsonm@redhat.com> + +- bring down ppp devices if ifdown-ppp is called while ifup-ppp is sleeping. + * Mon Oct 13 1997 Erik Troan <ewt@redhat.com> - moved to new chkconfig conventions |