提交 00246d08 编写于 作者: J Jason Wang 提交者: Greg Kroah-Hartman

tools: hv: fix a typo in hv_set_ifconfig.sh

Signed-off-by: NJason Wang <jasowang@redhat.com>
Acked-by: NK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 f994a154
......@@ -65,4 +65,4 @@ cp $1 /etc/sysconfig/network-scripts/
interface=$(echo $1 | awk -F - '{ print $2 }')
/sbin/ifdown $interface 2>/dev/null
/sbin/ifup $interfac 2>/dev/null
/sbin/ifup $interface 2>/dev/null
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册