diff options
author | Nalin Dahyabhai <nalin@redhat.com> | 2003-03-17 20:29:24 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@redhat.com> | 2003-03-17 20:29:24 +0000 |
commit | 8441d91e1b24950c556cdabeb90e1bff18d46e5a (patch) | |
tree | 3d49d697ff82fe012ea691e1d8c5477dc9c0a630 /initscripts.spec | |
parent | eb907b6e9b0a335cd994e6f7f82d4b9779261835 (diff) | |
download | initscripts-8441d91e1b24950c556cdabeb90e1bff18d46e5a.tar initscripts-8441d91e1b24950c556cdabeb90e1bff18d46e5a.tar.gz initscripts-8441d91e1b24950c556cdabeb90e1bff18d46e5a.tar.bz2 initscripts-8441d91e1b24950c556cdabeb90e1bff18d46e5a.tar.xz initscripts-8441d91e1b24950c556cdabeb90e1bff18d46e5a.zip |
- init.d/network: don't advertise "probe: true" in the header if we don't
recognize "probe" as an argument
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec index 04249716..2dc3fb4e 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -246,6 +246,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Mar 17 2003 Nalin Dahyabhai <nalin@redhat.com> +- init.d/network: don't advertise "probe: true" in the header if we don't + recognize "probe" as an argument + * Tue Feb 25 2003 Bill Nottingham <notting@redhat.com> 7.13-1 - handle 7.x SYSFONTACM settings in setsysfont (#84183) |