X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fopenvswitch-monitor.default;h=e61e91e7fb6c33c3dbd8c054a662f7eb413c17bd;hb=f7cf2ff0b63dc76af9358282dcbe81e9433a94ae;hp=3b6ccdf024aef039a67c18076207311b0c3d32de;hpb=a0bc29a541fc7dc6e20137d5558e2094d614e6ab;p=openvswitch diff --git a/debian/openvswitch-monitor.default b/debian/openvswitch-monitor.default index 3b6ccdf0..e61e91e7 100644 --- a/debian/openvswitch-monitor.default +++ b/debian/openvswitch-monitor.default @@ -18,11 +18,11 @@ THRESHOLD=3 INTERVAL=1 # LOG_FILE: File to log messages related to monitoring. -LOG_FILE="/var/log/openvswitch/monitor" +LOG_FILE="/var/log/openvswitch/ovs-monitor.log" # SWITCH_VCONN: The vconn used to connect to the switch # (ovs-openflowd). The ovs-openflowd must be configured to listen to # this vconn. The default here set is also listened to by default by # the openvswitch-switch package, so ordinarily there is no need to # modify this. -SWITCH_VCONN="/var/run/ovs-openflowd.mgmt" +SWITCH_VCONN="/var/run/openvswitch/ovs-openflowd.mgmt"