fix teamd exec in case config does not include devname
authorJiri Pirko <jiri@resnulli.us>
Thu, 10 Jan 2013 14:02:51 +0000 (15:02 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 23 Jan 2013 14:24:27 +0000 (15:24 +0100)
commita9f634f81500b2e255468ef0be342b61e7061c81
tree825bed794b9eecc32f56db29c5d88e318c9d4762
parent551c2dd71f790668213210998c53dd3ce0274159
fix teamd exec in case config does not include devname

In case that configuration file did not include name of team device,
teamd would not start. Fix this by adding "-t" parameter.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
modules.d/40network/ifup.sh