
By default localstatedir is PREFIX/var, which means logs are placed to /usr/var/log/openvswitch directory. This patch redefines explicitly to put the log files into /var/log/openvswitch, also /var/run/openvswitch will be correctly used for pid file. Change-Id: I1a02e8f33e745da82addfbf34efd487adf726e71 Closes-Bug: 1566569