Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 674758 Details for
Bug 890301
[hypervkvpd] Denied read/write when injecting IP to RHEL6.4 guest from Hyper-V Server 2012
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
FIx for the typo error
hypervkvpd-0-fix_a_typo_in_hv_set_ifconfig_sh.patch (text/plain), 1019 bytes, created by
Tomáš Hozza
on 2013-01-08 12:23:03 UTC
(
hide
)
Description:
FIx for the typo error
Filename:
MIME Type:
Creator:
Tomáš Hozza
Created:
2013-01-08 12:23:03 UTC
Size:
1019 bytes
patch
obsolete
>From: Jason Wang <jasowang@redhat.com> >To: gregkh@linuxfoundation.org, kys@microsoft.com, haiyangz@microsoft.com, > linux-kernel@vger.kernel.org >Cc: thozza@redhat.com, Jason Wang <jasowang@redhat.com> >Subject: [PATCH] tools: fix a typo in hv_set_ifconfig.sh >Date: Sat, 5 Jan 2013 13:03:06 +0800 >Message-Id: <1357362186-5258-1-git-send-email-jasowang@redhat.com> >X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 >X-Evolution-Source: 1341412795.2030.0@thozza-pc.brq.redhat.com >Content-Transfer-Encoding: 8bit >Mime-Version: 1.0 > >Signed-off-by: Jason Wang <jasowang@redhat.com> >--- > tools/hv/hv_set_ifconfig.sh | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/hv_set_ifconfig.sh b/hv_set_ifconfig.sh >index 3e9427e..daf7ec0 100755 >--- a/hv_set_ifconfig.sh >+++ b/hv_set_ifconfig.sh >@@ -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 >-- >1.7.1 > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 890301
:
674755
|
674756
| 674758 |
676926