Merge citrix branch into master.
[openvswitch] / xenserver / usr_sbin_brctl
index b97b07867ec2d3f999196703a3192e09276908b8..16242c0d2d4f970701e1d25df96308c39112c2de 100755 (executable)
@@ -22,7 +22,7 @@ import sys
 
 argv0 = sys.argv[0]
 
-BRCTL = "/root/vswitch/xs-original/brctl"
+BRCTL = "/usr/lib/vswitch/xs-original/brctl"
 VSWITCHD_CONF = "/etc/ovs-vswitchd.conf"
 
 # Execute the real brctl program, passing the same arguments that were passed