From 9f6c63a22183f83836a4d4146184c121465bd3d0 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Sat, 19 Jul 2003 03:48:50 +0000 Subject: - ifup-routes: pass the interface name to handle_file() so that we don't try to use the routes file's name as an interface name --- initscripts.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 72a50abb..80848143 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -247,6 +247,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Jul 18 2003 Nalin Dahyabhai +- ifup-routes: pass the interface name to handle_file() so that we don't try + to use the routes file's name as an interface name + * Wed Jul 9 2003 Bill Nottingham 7.28-1 - switch from $CONFIG.keys to keys-$CONFIG -- cgit