On Mon, Dec 24, 2012 at 7:38 AM, [email protected] <[email protected]> wrote: > Dear Sir's > > I came a cross a conflict in the scripts for bridge-utils-1.5 > > The script file /lib/services/bridge is expecting INTERFACE_COMPONENTS > argument from the /etc/sysconfig/ifconfig.br0 configuration. > But /etc/sysconfig/ifconfig.br0 does not have that argument. > > /etc/sysconfig/ifconfig.br0 uses INTERFACES argument. > > > I fixed it by changing INTERFACES to INTERFACE_COMPONENTS in the > /etc/sysconfig/ifconfig.br0 configuration. > Then it works as expected. > > > Best regards, > Jasper Janse. > [email protected]
CCing blfs-dev, but confirmed. Looks like the blfs bootscripts use INTERFACE_COMPONENTS, but the example config on the bridge-utils page uses INTERFACE. -- Nathan Coulson (conathan) ------ Location: British Columbia, Canada Timezone: PST (-8) Webpage: http://www.nathancoulson.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
