From 389c5631b77cd94e88866eca8554ef52f7a1e80f Mon Sep 17 00:00:00 2001 From: Olivier Medoc Date: Fri, 9 Aug 2013 12:40:00 +0000 Subject: [PATCH] NetworkBridgeSupport changed --- NetworkBridgeSupport.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NetworkBridgeSupport.md b/NetworkBridgeSupport.md index 42a875bf..dc3068c3 100644 --- a/NetworkBridgeSupport.md +++ b/NetworkBridgeSupport.md @@ -22,5 +22,7 @@ Qubes manager patch (Qubes R2B3) The following patches can be applied to the Qubes Manager GUI in order to add an option to easily bridge a VM. Use it at your own risk. If the patch breaks the Qubes Manager, you can try to restore the qubes packages: ``` {.wiki} -# qubes-dom-update reinstall qubes-core-dom0 qubes-manager +# qubes-dom-update qubes-core-dom0 qubes-manager +# yum reinstall qubes-core-dom0 +# yum reinstall qubes-manager ```