Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: vdsm.spec: load bridge module
......................................................................

vdsm.spec: load bridge module

if bridge module is not loaded
net.bridge.bridge-nf-call-* is ignored by sysctl.

Change-Id: I03a6bf5d93060105de9ad1d4d4d89d119913c98c
Signed-off-by: Douglas Schilling Landgraf <[email protected]>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/10/11610/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 7cccfd4..8e385d8 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -502,6 +502,7 @@
 fi
 
 # Make the /etc/sysctl.d/vdsm take effect immediately after installation.
+/sbin/modprobe bridge
 /sbin/sysctl -q -p /etc/sysctl.d/vdsm
 
 %if 0%{?rhel}


--
To view, visit http://gerrit.ovirt.org/11610
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03a6bf5d93060105de9ad1d4d4d89d119913c98c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to